           SPELL=mpich2
         VERSION=1.0.3
          SOURCE=$SPELL-$VERSION.tar.gz
SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
   SOURCE_URL[0]=ftp://ftp.mcs.anl.gov/pub/mpi/$SOURCE
      SOURCE_GPG=gurus.gpg:$SOURCE.sig:WORKS_FOR_ME
        WEB_SITE=http://www-unix.mcs.anl.gov/mpi/${SPELL}
         ENTERED=20031030
      LICENSE[0]=http://www-unix.mcs.anl.gov/mpi/mpich2/license.htm
        KEYWORDS="cluster"
           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
