MPICH 1.0.2p1 (MVAPICH2 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: BSD License (revised)
Changes:
This release adds RDMA CM-based on-demand
connection management for
OpenFabrics Gen2-* interfaces, uDAPL on-demand
connection management,
message coalescing support to enable reduction of
per Queue-pair
send queues, a Hot-Spot Avoidance Mechanism (HSAM)
for alleviating
network-congestion in large scale clusters, RDMA
Read utilization for
increased overlap of computation and communication
for OpenFabrics
devices, and support for an OpenFabrics Gen2-iWARP
interface and RDMA
CM.
|