blob: 7e3138d8e0ce92fa40b2b61a498271d151251a1a (
plain) (
blame)
1
2
3
4
5
6
7
8
9
|
MPICH is an implementation of the Message-Passing Interface (MPI) standard.
The goal of MPICH is to provide an MPI implementation that supports
different computation and communication platforms including commodity
clusters, high-speed networks and proprietary high-end computing systems.
It also enables cutting-edge research in MPI through an easy-to-extend
modular framework for other derived implementations.
WWW: http://www.mpich.org/
|