Skip to content

Commit

Permalink
Update grid driver script to load IntelLLVM.
Browse files Browse the repository at this point in the history
GeorgeGayno-NOAA committed Dec 16, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 4e71f7f commit 00f41ca
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions driver_scripts/driver_grid.jet.sh
Original file line number Diff line number Diff line change
@@ -61,12 +61,12 @@
#
#-----------------------------------------------------------------------

set -x

source ../sorc/machine-setup.sh > /dev/null 2>&1
module use ../modulefiles
module load build.$target.intel
module load build.$target.intelllvm
set +x
module list
set -x

#-----------------------------------------------------------------------
# Set grid specs here.

0 comments on commit 00f41ca

Please sign in to comment.