pympipool.scheduler.flux

pympipool.scheduler.flux#

Classes

FluxPythonInterface([cwd, cores, ...])

PyFluxExecutor([max_workers, ...])

The pympipool.flux.PyFluxExecutor leverages the flux framework to distribute python tasks within a queuing system allocation.

PyFluxStepExecutor([max_cores, ...])

The pympipool.flux.PyFluxStepExecutor leverages the flux framework to distribute python tasks within a queuing system allocation.