Jump to letter: [
346ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
mpi4py-mpich2 - Python bindings of MPI, MPICH2 version
- Description:
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, built-in bytes/string/array
objects).
This package contains mpi4py compiled against MPICH2.
Packages
mpi4py-mpich2-1.3-5.el6.i686
[368 KiB] |
Changelog
by Thomas Spura (2012-08-04):
- conditionalize mpich2 support, there is no mpich2 on el6-ppc64
|