blob: 573d6179cbae3cf6b7765a7c7b1ab11f9a937cad (
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.
See also <https://github.com/pmodels/mpich>.
|