Skip to content

Commit dbddc57

Browse files
Update gaeac6.intel.lua following maintenance (#1759)
# Description Hat tip to @aerorahul for finding this is the needed solution to enable building to resume on GaeaC6
1 parent 5acef45 commit dbddc57

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

modulefiles/GDAS/gaeac6.intel.lua

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,8 @@ load("py-xarray/2023.7.0")
7676
load("py-f90nml/1.4.3")
7777
load("py-pip/23.1.2")
7878

79+
unload("cray-libsci")
80+
7981
setenv("CC","cc")
8082
setenv("CXX","CC")
8183
setenv("FC","ftn")

0 commit comments

Comments
 (0)