pympipool.scheduler.mpi

pympipool.scheduler.mpi#

Classes

PyMPIExecutor([max_workers, ...])

The pympipool.mpi.PyMPIExecutor leverages the message passing interface MPI to distribute python tasks within an MPI allocation.

PyMPIStepExecutor([max_cores, ...])

The pympipool.mpi.PyMPIStepExecutor leverages the message passing interface MPI to distribute python tasks within an MPI allocation.