MPI for Python - Python bindings for MPI

Edit Package python-mpi4py

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.

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, builtin bytes/string/array objects).

Refresh
Refresh
Source Files
Filename Size Changed
_constraints 0000000144 144 Bytes
mpi4py-3.0.3.tar.gz 0001429389 1.36 MB
python-mpi4py.changes 0000006553 6.4 KB
python-mpi4py.spec 0000005715 5.58 KB
Latest Revision
Yuchen Lin's avatar Yuchen Lin (maxlin_factory) accepted request 753846 from Stefan Brüns's avatar Stefan Brüns (StefanBruens) (revision 11)
openmpi1 is deprecated for long, and the science project has started disabling openMPI1 for Leap/SLE 15.2.

Boost has been using openMPI2 as its MPI implementation for quite some time, and linking to libmpi.so.12 and libmpi.so.20 from the same binary causes the well known breakage.
Comments 0
openSUSE Build Service is sponsored by