summaryrefslogtreecommitdiffstats
path: root/cluster/mpich/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/mpich/DETAILS')
-rwxr-xr-xcluster/mpich/DETAILS6
1 files changed, 5 insertions, 1 deletions
diff --git a/cluster/mpich/DETAILS b/cluster/mpich/DETAILS
index 5fc78fc5f0..bfb4e33b15 100755
--- a/cluster/mpich/DETAILS
+++ b/cluster/mpich/DETAILS
@@ -11,5 +11,9 @@ SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
KEYWORDS="cluster"
SHORT="Portable implementation of MPI"
cat << EOF
-MPI (Message Passing Interface) is a specification for a standard library for message passing that was defined by the MPI Forum, a broadly based group of parallel computer vendors, library writers, and applications specialists. MPICH is unique among existing implementations in its design goal of combining portability with high performance.
+MPI (Message Passing Interface) is a specification for a standard library
+for message passing that was defined by the MPI Forum, a broadly based
+group of parallel computer vendors, library writers, and applications
+specialists. MPICH is unique among existing implementations in its design
+goal of combining portability with high performance.
EOF