File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,8 @@ loads UFS Model prerequisites for Hera/GNU
4
4
5
5
prepend_path (" MODULEPATH" , " /scratch2/NCEPDEV/stmp1/role.epic/installs/gnu/modulefiles" )
6
6
prepend_path (" MODULEPATH" , " /scratch2/NCEPDEV/stmp1/role.epic/installs/openmpi/modulefiles" )
7
- prepend_path (" MODULEPATH" , " /scratch2/NCEPDEV/stmp1/role.epic/spack-stack/spack-stack-1.6.0_gnu13/envs/ufs-wm-srw-rocky8/install/modulefiles/Core" )
7
+ --- prepend_path("MODULEPATH", "/scratch2/NCEPDEV/stmp1/role.epic/spack-stack/spack-stack-1.6.0_gnu13/envs/ufs-wm-srw-rocky8/install/modulefiles/Core")
8
+ prepend_path (" MODULEPATH" , " /scratch2/NCEPDEV/stmp1/role.epic/spack-stack/spack-stack-1.6.0_gnu13/envs/g2tmpl-addon-env/install/modulefiles/Core" )
8
9
9
10
stack_gnu_ver = os.getenv (" stack_gnu_ver" ) or " 13.3.0"
10
11
load (pathJoin (" stack-gcc" , stack_gnu_ver ))
You can’t perform that action at this time.
0 commit comments