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.1.4.tar.gz 0002493282 2.38 MB
python-mpi4py-rpmlintrc 0000000262 262 Bytes
python-mpi4py.changes 0000011334 11.1 KB
python-mpi4py.spec 0000006026 5.88 KB
Revision 17 (latest revision is 21)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 1035092 from Daniel Garcia's avatar Daniel Garcia (dgarcia) (revision 17)
- Disable current broken tests for i586. gh#mpi4py/mpi4py#279
- Increase memory size in constraints

- Add rpmlintrc as source in the spec file

- Remove exec perms from demo/python-config
- Add python-mpi4py-rpmlintrc to filter no-binary erros for devel, common-devel
  and doc subpackages

- Remove pml/ob1 option for tests, bsc#1205139
- Remove python_module macro definition
- Update shebang string replacement
Comments 0
openSUSE Build Service is sponsored by