mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-27 05:35:49 -04:00
Update library directories.
This commit is contained in:
parent
b4ba15b713
commit
faede29736
1 changed files with 3 additions and 3 deletions
|
|
@ -28,9 +28,9 @@ PETSC = no
|
|||
# External Library Paths
|
||||
#===============================================================================
|
||||
|
||||
MPI_DIR = /opt/mpich2/1.5-$(COMPILER)
|
||||
HDF5_DIR = /opt/hdf5/1.8.9-$(COMPILER)
|
||||
PETSC_DIR = /opt/petsc/3.3-$(COMPILER)
|
||||
MPI_DIR = /opt/mpich/3.0.2-$(COMPILER)
|
||||
HDF5_DIR = /opt/hdf5/1.8.10-$(COMPILER)
|
||||
PETSC_DIR = /opt/petsc/3.3-p6-$(COMPILER)
|
||||
|
||||
#===============================================================================
|
||||
# Add git SHA-1 hash
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue