executorlib.executor.flux#
Functions
|
Create a flux executor |
Classes
|
The executorlib.FluxClusterExecutor 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.FluxJobExecutor 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. |