Changeset 27697
- Timestamp:
- 04/20/23 12:33:44 (2 years ago)
- Location:
- issm/trunk-jpl/externalpackages/hdf5
- Files:
-
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/externalpackages/hdf5/install-1-parallel-static.sh
r27618 r27697 3 3 4 4 5 # Constants5 ## Constants 6 6 # 7 VER="1. 14.0"7 VER="1.8.23" 8 8 9 9 PREFIX="${ISSM_DIR}/externalpackages/hdf5/install" # Set to location where external package should be installed -
issm/trunk-jpl/externalpackages/hdf5/install-1-parallel-with_tests.sh
r27618 r27697 3 3 4 4 5 # Constants5 ## Constants 6 6 # 7 VER="1. 14.0"7 VER="1.8.23" 8 8 9 9 PREFIX="${ISSM_DIR}/externalpackages/hdf5/install" # Set to location where external package should be installed -
issm/trunk-jpl/externalpackages/hdf5/install-1-parallel.sh
r27618 r27697 3 3 4 4 5 # Constants5 ## Constants 6 6 # 7 VER="1. 14.0"7 VER="1.8.23" 8 8 9 9 PREFIX="${ISSM_DIR}/externalpackages/hdf5/install" # Set to location where external package should be installed -
issm/trunk-jpl/externalpackages/hdf5/install-1-with_tests.sh
r27618 r27697 5 5 ## Constants 6 6 # 7 VER="1. 14.0"7 VER="1.8.23" 8 8 9 9 PREFIX="${ISSM_DIR}/externalpackages/hdf5/install" # Set to location where external package should be installed -
issm/trunk-jpl/externalpackages/hdf5/install-1.sh
r27618 r27697 5 5 ## Constants 6 6 # 7 VER="1. 14.0"7 VER="1.8.23" 8 8 9 9 PREFIX="${ISSM_DIR}/externalpackages/hdf5/install" # Set to location where external package should be installed
Note:
See TracChangeset
for help on using the changeset viewer.