pympipool

pympipool#

Classes

Executor([max_workers, max_cores, ...])

The pympipool.Executor 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.

Modules

pympipool.backend

pympipool.scheduler

pympipool.shared

pympipool.shell