Name: | python3-mpi4py-mpich |
---|---|
Version: | 4.0.1 |
Release: | 1.el10_0 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 3285797 |
License: | BSD-2-Clause |
RPM: | python3-mpi4py-mpich-4.0.1-1.el10_0.x86_64.rpm |
Source RPM: | mpi4py-4.0.1-1.el10_0.src.rpm |
Build Date: | Mon Jan 13 2025 |
Build Host: | build-ol10-x86_64.oracle.com |
Vendor: | Oracle America |
URL: | https://mpi4py.readthedocs.io/en/stable/ |
Summary: | Python 3.12 bindings of MPI, MPICH version |
Description: | 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. |
- 4.0.1
- 4.0.0
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
- Rebuilt for Python 3.13
- Remove unused BuildRequires
- 3.1.6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
- Patch for Python 3.13
- Build with cython 3