diff options
Diffstat (limited to 'system/mpich/README')
-rw-r--r-- | system/mpich/README | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/system/mpich/README b/system/mpich/README new file mode 100644 index 0000000000..b04a0a9c25 --- /dev/null +++ b/system/mpich/README @@ -0,0 +1,8 @@ +MPICH is a high-performance and widely portable implementation of the +Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3). +The goals of MPICH are: to provide an MPI implementation that +efficiently supports different computation and communication +platforms including commodity clusters, high-speed networks and +proprietary high-end computing systems, and to enable cutting-edge +research in MPI through an easy-to-extend modular framework for other +derived implementations. |