Welcome to mpipool’s documentation!¶
Contents:
Both the package and the docs are pretty minimalistic: You create an
MPIExecutor and either submit() jobs to it
or map() a series of jobs to a list. There’s also the
MPIPool which follows the Pool interface.