MPI for Python - Python bindings for MPI
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).
- Developed at devel:languages:python:numeric
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Backports:SLE-15-SP4:FactoryCandidates/python-mpi4py && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
mpi4py-2.0.0.tar.gz | 0001279957 1.22 MB | |
python-mpi4py.changes | 0000002326 2.27 KB | |
python-mpi4py.spec | 0000004849 4.74 KB |
Revision 4 (latest revision is 21)
Dominique Leuenberger (dimstar_suse)
accepted
request 536575
from
Christoph Junghans (cjunghans)
(revision 4)
- adapt to new openlmi package - source mpivars.h during build
Comments 0