Python 3.13 bindings of MPI, MPICH version
This package 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, built-in bytes/string/array objects). This package contains mpi4py compiled against MPICH.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 4.0.0-1.fc41 | - |
Fedora 41 | 4.0.0-1.fc41 | - |
Fedora 40 | 3.1.6-1.fc40 | - |
Fedora 39 | 3.1.6-1.fc39 | - |
Fedora EPEL 9 | 3.1.3-2.el9 | - |
Fedora EPEL 8 | 3.0.2-5.el8 | - |
You can contact the maintainers of this package via email at
mpi4py dash maintainers at fedoraproject dot org
.