           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
