Updated MPICH2 to version 1.5.

This commit is contained in:
Paul Romano 2012-10-13 15:28:32 -04:00
parent 0831ffe336
commit a5a065d174

View file

@ -27,7 +27,7 @@ PETSC = no
# External Library Paths
#===============================================================================
MPI_DIR = /opt/mpich2/1.5rc3-$(COMPILER)
MPI_DIR = /opt/mpich2/1.5-$(COMPILER)
HDF5_DIR = /opt/hdf5/1.8.9-$(COMPILER)
PETSC_DIR = /opt/petsc/3.3-$(COMPILER)