Skip to content

Commit e142506

Browse files
committed
Update compiler paths
1 parent ab236db commit e142506

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

mache/spack/templates/aurora_oneapi-ifx_mpich.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -127,10 +127,10 @@ spack:
127127
- compiler:
128128
spec: {{ compiler }}
129129
paths:
130-
cc: /opt/aurora/24.347.0/oneapi/compiler/latest/bin/icx
131-
cxx: /opt/aurora/24.347.0/oneapi/compiler/latest/bin/icpx
132-
f77: /opt/aurora/24.347.0/oneapi/compiler/latest/bin/ifx
133-
fc: /opt/aurora/24.347.0/oneapi/compiler/latest/bin/ifx
130+
cc: /opt/aurora/25.190.0/oneapi/compiler/latest/bin/icx
131+
cxx: /opt/aurora/25.190.0/oneapi/compiler/latest/bin/icpx
132+
f77: /opt/aurora/25.190.0/oneapi/compiler/latest/bin/ifx
133+
fc: /opt/aurora/25.190.0/oneapi/compiler/latest/bin/ifx
134134
flags: {}
135135
operating_system: sles15
136136
target: x86_64

0 commit comments

Comments
 (0)