Skip to content

Commit 8844647

Browse files
committed
Update aurora templates with latest modules
1 parent a0cf457 commit 8844647

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

mache/spack/templates/aurora_oneapi-ifx_mpich.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,8 @@ spack:
3232
buildable: false
3333
cmake:
3434
externals:
35-
- spec: cmake@3.30.5
36-
prefix: /opt/aurora/24.347.0/spack/unified/0.9.2/install/linux-sles15-x86_64/gcc-13.3.0/cmake-3.30.5-igar7ts
35+
- spec: cmake@3.31.8
36+
prefix: /opt/aurora/25.190.0/spack/unified/0.10.1/install/linux-sles15-x86_64/gcc-13.3.0/cmake-3.31.8-mvhtj5u/bin/cmake
3737
buildable: false
3838
curl:
3939
externals:
@@ -89,7 +89,7 @@ spack:
8989
externals:
9090
- spec: {{ compiler }}
9191
modules:
92-
- oneapi/release/2025.0.5
92+
- oneapi/release/2025.2.0
9393
buildable: false
9494
gcc-runtime:
9595
externals:
@@ -104,23 +104,23 @@ spack:
104104
{%- if e3sm_hdf5_netcdf %}
105105
hdf5:
106106
externals:
107-
- spec: [email protected].5+cxx+fortran+hl+mpi
108-
prefix: /lus/flare/projects/E3SM_Dec/soft/hdf5/1.14.5/oneapi.eng.2024.07.30.002/
107+
- spec: [email protected].6+cxx+fortran+hl+mpi
108+
prefix: /lus/flare/projects/E3SMinput/soft/hdf5/1.14.6/oneapi.2025.2.0
109109
buildable: false
110110
netcdf-c:
111111
externals:
112-
- spec: [email protected].2+mpi~parallel-netcdf
113-
prefix: /lus/flare/projects/E3SM_Dec/soft/netcdf/4.9.2c-4.6.1f/oneapi.eng.2024.07.30.002
112+
- spec: [email protected].3c-4.6.2f+mpi~parallel-netcdf
113+
prefix: /lus/flare/projects/E3SMinput/soft/netcdf/4.9.3c-4.6.2f/oneapi.2025.2.0
114114
buildable: false
115115
netcdf-fortran:
116116
externals:
117-
118-
prefix: /lus/flare/projects/E3SM_Dec/soft/netcdf/4.9.2c-4.6.1f/oneapi.eng.2024.07.30.002
117+
118+
prefix: /lus/flare/projects/E3SMinput/soft/netcdf/4.9.3c-4.6.2f/oneapi.2025.2.0
119119
buildable: false
120120
parallel-netcdf:
121121
externals:
122-
- spec: parallel-netcdf@1.11.0+cxx+fortran
123-
prefix: /lus/flare/projects/E3SM_Dec/soft/pnetcdf/1.14.0/oneapi.eng.2024.07.30.002
122+
- spec: parallel-netcdf@1.14.0+cxx+fortran
123+
prefix: /lus/flare/projects/E3SMinput/soft/pnetcdf/1.14.0/oneapi.2025.2.0
124124
buildable: false
125125
{%- endif %}
126126
compilers:

0 commit comments

Comments
 (0)