MPICH 1.0.7 (MPICH2 branch) |
|
|
MPICH is a robust and flexible implementation of
the MPI (Message Passing Interface). MPI is often
used with parallel or distributed computing
projects. MPICH is a multi-platform, configurable
system (development, execution, libraries, etc)
for MPI. It can acheive parallelism using
networked machines or using mulitasking on a
single machine.
License: Freely Distributable
Changes:
This release adds an initial ROMIO device for BlueGene/P. It has major cleanup for the propagation of user-defined and other MPICH2 flags throughout the code. It adds support for the STI Cell Broadband Engine. It adds datatype free hooks to be used by devices independently. It adds device-specific timer support. "make uninstall" works cleanly now. Support has been added to take hints from a config file. There are more tests and bugfixes for non-blocking I/O. Support has been added for using the PMI Clique functionality for process managers that support it.
|