summaryrefslogtreecommitdiffstats
path: root/cluster/mpich2/DETAILS
blob: 73c0430a12913ff3047f00af86ed17e88d31d567 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
           SPELL=mpich2
         VERSION=1.2.1p1
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=http://www.mcs.anl.gov/research/projects/${SPELL}/downloads/tarballs/${VERSION}/${SOURCE}
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
      LICENSE[0]=http://www-unix.mcs.anl.gov/mpi/mpich2/license.htm
        WEB_SITE=http://www-unix.mcs.anl.gov/mpi/${SPELL}
        KEYWORDS="cluster"
         ENTERED=20031030
           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