summaryrefslogtreecommitdiffstats
path: root/system/mpich/slack-desc
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/slack-desc
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/slack-desc')
-rw-r--r--system/mpich/slack-desc19
1 files changed, 19 insertions, 0 deletions
diff --git a/system/mpich/slack-desc b/system/mpich/slack-desc
new file mode 100644
index 0000000000..d1cc0b7e27
--- /dev/null
+++ b/system/mpich/slack-desc
@@ -0,0 +1,19 @@
+# HOW TO EDIT THIS FILE:
+# The "handy ruler" below makes it easier to edit a package description.
+# Line up the first '|' above the ':' following the base package name, and
+# the '|' on the right side marks the last column you can put a character in.
+# You must make exactly 11 lines for the formatting to be correct. It's also
+# customary to leave one space after the ':' except on otherwise blank lines.
+
+ |-----handy-ruler------------------------------------------------------|
+mpich: mpich (High-Performance Portable MPI)
+mpich:
+mpich: MPICH is a high-performance and widely portable implementation of the
+mpich: Message Passing Interface (MPI) standard (MPI-1, MPI-2 and MPI-3).
+mpich: The goals of MPICH are: to provide an MPI implementation that
+mpich: efficiently supports different computation and communication
+mpich: platforms including commodity clusters, high-speed networks and
+mpich: proprietary high-end computing systems, and to enable cutting-edge
+mpich: research in MPI through an easy-to-extend modular framework for other
+mpich: derived implementations.
+mpich: