mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 13:45:36 -04:00
Updated MPICH2 to version 1.5.
This commit is contained in:
parent
0831ffe336
commit
a5a065d174
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue