python-mpi4py-doc – bindings of the MPI standard – documentation¶
- Related packages
- More information
- External resources
MPI for Python (mpi4py) provides bindings of the Message Passing Interface (MPI) standard for the Python programming language, allowing any Python program to exploit multiple processors.
mpi4py is constructed on top of the MPI-1/MPI-2 specification and provides an object oriented interface which closely follows MPI-2 C++ bindings. It supports point-to-point (sends, receives) and collective (broadcasts, scatters, gathers) communications of any picklable Python object as well as optimized communications of Python object exposing the single-segment buffer interface (NumPy arrays, builtin bytes/string/array objects).
This package provides HTML rendering of the user’s manual.
Distribution |
Base version |
Our version |
Architectures |
---|---|---|---|
Debian GNU/Linux 10.0 (buster) |
2.0.0-3 |
||
Debian GNU/Linux 11.0 (bullseye) |
3.0.3-8 |
||
Debian GNU/Linux 12.0 (bookworm) |
3.1.4-2 |
||
Debian GNU/Linux 9.0 (stretch) |
2.0.0-2.1+deb9u1 |
2.0.0-1~nd90+1 |
i386, amd64, sparc, armel |
Debian testing (trixie) |
4.0.0-8 |
||
Debian unstable (sid) |
4.0.1-6 |
2.0.0-1~nd+1 |
i386, amd64, sparc, armel |
Ubuntu 16.04 “Xenial Xerus” (xenial) |
1.3.1+hg20131106-2ubuntu5 |
||
Ubuntu 18.04 “Bionic Beaver” (bionic) |
2.0.0-3 |
||
Ubuntu 20.04 “Focal Fossa” (focal) |
3.0.3-4build2 |
||
Ubuntu 22.04 “Jammy Jellyfish” (jammy) |
3.1.3-1build2 |
||
Ubuntu 24.04 “Noble Numbat” (noble) |
3.1.5-5ubuntu2 |