Commit 74297a3 1 parent fcaf0ad commit 74297a3 Copy full SHA for 74297a3
File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ local pkgNameVer = myModuleFullName()
8
8
9
9
conflict (pkgName )
10
10
11
- prepend_path (" MODULEPATH" , " /scratch1/NCEPDEV/nems/role.epic/ spack-stack/spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core" )
11
+ prepend_path (" MODULEPATH" , " /contrib/ spack-stack/ /spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core" )
12
12
load (" stack-intel/2021.5.0" )
13
13
load (" python/3.10.13" )
14
14
load (" proj/9.2.1" )
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ local pkgName = myModuleName()
6
6
local pkgVersion = myModuleVersion ()
7
7
local pkgNameVer = myModuleFullName ()
8
8
9
- prepend_path (" MODULEPATH" , ' /scratch1/NCEPDEV/nems/role.epic/ spack-stack/spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core' )
9
+ prepend_path (" MODULEPATH" , ' /contrib/ spack-stack/ /spack-stack-1.6.0/envs/unified-env-rocky8/install/modulefiles/Core' )
10
10
-- prepend_path("MODULEPATH", '/scratch1/NCEPDEV/da/python/opt/modulefiles/stack')
11
11
12
12
-- below two lines get us access to the spack-stack modules
You can’t perform that action at this time.
0 commit comments