Python Module Index
m | ||
mpi4py | The MPI for Python package. | |
mpi4py.bench | Run MPI benchmarks and tests. | |
mpi4py.futures | Execute computations concurrently using MPI processes. | |
mpi4py.MPI | Message Passing Interface. | |
mpi4py.run | Run Python code using ``-m mpi4py``. | |
mpi4py.typing | Typing support. | |
mpi4py.util | Miscellaneous utilities. | |
mpi4py.util.dtlib | Convert NumPy and MPI datatypes. | |
mpi4py.util.pkl5 | Pickle-based communication using protocol 5. | |
mpi4py.util.pool | :mod:`multiprocessing.pool` interface via :mod:`mpi4py.futures`. | |
mpi4py.util.sync | Synchronization utilities. |