Jump to letter: [
2346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
pypar - Parallel programming with Python
- Description:
Pypar is an efficient but easy-to-use module that allows programs written in
Python to run in parallel on multiple processors and communicate using message
passing. Pypar provides bindings to a subset of the message passing interface
standard MPI.
Packages
| pypar-2.1.5_108-1.el6.src
[133 KiB] |
Changelog
by Susi Lehtola (2013-02-02):
- Update to 2.1.5_108.
- Patch in correct version of OpenMPI in pypar.py (BZ #1082584).
|