executorlib.executor.slurm#
Functions
|
Create a SLURM executor |
Classes
|
The executorlib.SlurmClusterExecutor leverages either the message passing interface (MPI), the SLURM workload manager or preferable the flux framework for distributing python functions within a given resource allocation. |
|
The executorlib.SlurmJobExecutor leverages either the message passing interface (MPI), the SLURM workload manager or preferable the flux framework for distributing python functions within a given resource allocation. |