Skip to content

Commit

Permalink
update GSI_BINARY_SOURCE_DIR variable
Browse files Browse the repository at this point in the history
  • Loading branch information
InnocentSouopgui-NOAA committed Aug 28, 2024
1 parent 9a7a109 commit fe64cdd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion modulefiles/gsi_jet.intel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ load(pathJoin("prod_util", prod_util_ver))
pushenv("CFLAGS", "-axSSE4.2,AVX,CORE-AVX2")
pushenv("FFLAGS", "-axSSE4.2,AVX,CORE-AVX2")

pushenv("GSI_BINARY_SOURCE_DIR", "/mnt/lfs4/HFIP/hfv3gfs/glopara/git/fv3gfs/fix/gsi/20240208")
pushenv("GSI_BINARY_SOURCE_DIR", "/lfs5/HFIP/hfv3gfs/glopara/FIX/fix/gsi/20240208")

whatis("Description: GSI environment on Jet with Intel Compilers")

0 comments on commit fe64cdd

Please sign in to comment.