summaryrefslogtreecommitdiffstats
path: root/system/mpich/README
diff options
context:
space:
mode:
author Wainamoinen2015-01-19 02:16:31 +0100
committer Willy Sudiarto Raharjo2015-01-19 02:16:31 +0100
commit0ae4f2e8ef9f8c170756da9822016d7997669f7c (patch)
treeeead494de0772713e087bb2543c03696a5e828c6 /system/mpich/README
parentea19b481a31aa48e5064be99f2fca1401f191384 (diff)
downloadslackbuilds-0ae4f2e8ef9f8c170756da9822016d7997669f7c.tar.gz
system/mpich: Added (High-Performance Portable MPI).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/mpich/README')
-rw-r--r--system/mpich/README8
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.