Pypar - Parallel Python, no-frills MPI interface

Edit Package python-pypar
http://sourceforge.net/projects/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.0.tar.gz 0000026805 26.2 KB
pypar-2.1.0_66.tgz 0000111788 109 KB
python-pypar.spec 0000002411 2.35 KB
x86_64_args_setup.py.diff 0000000611 611 Bytes
Latest Revision
Felix Richter's avatar Felix Richter (ferichter) committed (revision 20)
Comments 0
openSUSE Build Service is sponsored by