File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,9 @@ loads UFS Model prerequisites for NOAA Parallelworks/Intel
3
3
]] )
4
4
5
5
prepend_path (" MODULEPATH" , " /contrib/spack-stack-rocky8/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/Core" )
6
- prepend_path (" MODULEPATH" , " /contrib/spack-stack-rocky8/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/intel-oneapi-mpi/2021.13-fosayin/gcc/13.2.0" )
6
+ prepend_path (" MODULEPATH" , " /contrib/spack-stack-rocky8/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/intel-oneapi-mpi/2021.13-mg3hegm/gcc/13.2.0" ) -- path for NOAA AWS
7
+ prepend_path (" MODULEPATH" , " /contrib/spack-stack-rocky8/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/intel-oneapi-mpi/2021.13-fosayin/gcc/13.2.0" ) -- path for NOAA GCP
8
+ prepend_path (" MODULEPATH" , " /contrib/spack-stack-rocky8/spack-stack-1.9.2/envs/ue-oneapi-2024.2.1/install/modulefiles/intel-oneapi-mpi/2021.13-u7pshji/gcc/13.2.0" ) -- path for NOAA Azure
7
9
prepend_path (" MODULEPATH" , " /apps/modules/modulefiles" )
8
10
9
11
gnu_ver = os.getenv (" gnu_ver" ) or " 14.2.0"
You can’t perform that action at this time.
0 commit comments