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-1.9.2.tar.gz 0000018120 17.7 KB
pypar.spec 0000001857 1.81 KB
Revision 5 (latest revision is 20)
unknown committed (revision 5)
Comments 0
openSUSE Build Service is sponsored by