summaryrefslogtreecommitdiffstats
path: root/cluster/mpich2/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'cluster/mpich2/DETAILS')
-rwxr-xr-xcluster/mpich2/DETAILS15
1 files changed, 15 insertions, 0 deletions
diff --git a/cluster/mpich2/DETAILS b/cluster/mpich2/DETAILS
new file mode 100755
index 0000000000..8aac65d1cf
--- /dev/null
+++ b/cluster/mpich2/DETAILS
@@ -0,0 +1,15 @@
+ SPELL=mpich2
+ VERSION=1.0.1
+ SOURCE=$SPELL-$VERSION.tar.gz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URL[0]=ftp://ftp.mcs.anl.gov/pub/mpi/$SOURCE
+ MD5[0]=67ca1814ace4dea69636d7146441c2c0
+ WEB_SITE=http://www-unix.mcs.anl.gov/mpi/${SPELL}
+ ENTERED=20031030
+ UPDATED=20031030
+ LICENSE[0]=http://www-unix.mcs.anl.gov/mpi/mpich2/license.htm
+ BUILD_API=2
+ SHORT="Portable implementation of MPICH with MPI-2 extensions"
+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. Contains the MPI-2 extensions.
+EOF