Skip to content

Commit

Permalink
Removing GSI path in modulefile for Gaea
Browse files Browse the repository at this point in the history
  • Loading branch information
christinaholtNOAA committed Sep 12, 2023
1 parent c0be992 commit c55bc39
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion modulefiles/build_gaea_intel.lua
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ local MKLROOT="/opt/intel/oneapi/mkl/2022.0.2/"
prepend_path("LD_LIBRARY_PATH",pathJoin(MKLROOT,"lib/intel64"))
pushenv("MKLROOT", MKLROOT)

pushenv("GSI_BINARY_SOURCE_DIR", "/lustre/f2/dev/role.epic/contrib/GSI_data/fix/20230601")
pushenv("CRAYPE_LINK_TYPE","dynamic")

setenv("CC","cc")
Expand Down

0 comments on commit c55bc39

Please sign in to comment.