Pypar - Parallel Python, no-frills MPI interface

Edit Package python-pypar

The python module pypar.py and the C-extension mpi.c
implements scalable parallelism on distributed and shared
memory architectures using the essential subset of
the Message Passing Interface (MPI) standard.

FEATURES

- Python interpreter is not modified:
Parallel python programs need only import the pypar module.

- Flexibility: Pypar allows communication of general Python objects
of any type.

- Intuitive API:
The user need only specify what to send and to which processor.
Pypar takes care of details about
data types and MPI specifics such as tags, communicators and buffers.
Receiving is analogous.

- Efficiency:
Full bandwidth of C-MPI programs is achieved for consecutive Numerical
arrays. Latency is less than twice that of pure C-MPI programs.
Test programs to verify this are included (pytiming, ctiming.c)

- Lightweight:
Pypar consists of just two files: mpiext.c and pypar.py

Refresh
Refresh
Source Files
Filename Size Changed
pypar-2.1.4_94.tgz 0000114841 112 KB
python-pypar.changes 0000001375 1.34 KB
python-pypar.spec 0000002721 2.66 KB
Latest Revision
Tomáš Chvátal's avatar Tomáš Chvátal (scarabeus_iv) committed (revision 1)
Non-integrated tw package cleanup, batched
Comments 0
openSUSE Build Service is sponsored by