Skip to content

Commit

Permalink
Update ./util/weight_gen/run.jet.sh to point to intelllvm.
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeGayno-NOAA committed Dec 16, 2024
1 parent e9f31bf commit db6d3dc
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion util/weight_gen/run.jet.sh
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,10 @@ set -x
UFS_DIR=$PWD/../..
source $UFS_DIR/sorc/machine-setup.sh > /dev/null 2>&1
module use $UFS_DIR/modulefiles
module load build.$target.intel
module load build.$target.intelllvm
set +x
module list
set -x

export CRES="C48"

Expand Down

0 comments on commit db6d3dc

Please sign in to comment.