Python bindings for the Message Passing Interface (MPI); a library for distributed memory parallel programming and the de facto standard method for using distributed memory clusters for high-performance technical computing.
Provides Python bindings for the Message Passing Interface (mpi) standard. It is implemented on top of the MPI-1/2/3 specification and exposes an API which grounds on the standard MPI-2 C++ bindings.