Skip to content
This repository was archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
Updated the negishi build script with new name of shtools module
Browse files Browse the repository at this point in the history
  • Loading branch information
daminton committed Feb 14, 2024
1 parent b8cefda commit 653c544
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion buildscripts/build_negishi_gnu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ module load gcc/12.2.0
module load hdf5/1.13.2
module load netcdf-c/4.9.0
module load netcdf-fortran/4.6.0
module load shtools/gcc/4.11.10
module load shtools/gcc12.2.0/4.11.10
cmake -P distclean.cmake
if [[ BUILD_TYPE == "Release" ]]; then
pip install --config-settings=build-dir="build" \
Expand Down

0 comments on commit 653c544

Please sign in to comment.