Skip to content

Commit

Permalink
hot fix for parallel hdf module
Browse files Browse the repository at this point in the history
  • Loading branch information
dreamer2368 committed May 23, 2024
1 parent 5614c3e commit b38ed15
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions script/install_quartz.bash
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ module load gcc/11.2.1
module load git/2.36.1
module load mvapich2
module load cmake/3.26.3
module load hdf5-parallel/1.14.0

SCRIPT_DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" &> /dev/null && pwd )"
INSTALL_HELPER=$SCRIPT_DIR/../install-helper
Expand Down

0 comments on commit b38ed15

Please sign in to comment.