Python 3.10 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 | 3.1.3-1.fc36 | - |
Fedora 35 | 3.0.3-10.fc35 | - |
Fedora 34 | 3.0.3-7.fc34 | - |
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
.