Skip to content

Commit 5f52872

Browse files
committed
Add extra_attributes section to oneapi
1 parent 1be9552 commit 5f52872

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mache/spack/templates/aurora_oneapi-ifx_mpich.yaml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -85,6 +85,11 @@ spack:
8585
- spec: {{ compiler }}
8686
modules:
8787
- oneapi/release/2025.2.0
88+
extra_attributes:
89+
compilers:
90+
c: /opt/aurora/25.190.0/oneapi/compiler/latest/bin/icx
91+
cxx: /opt/aurora/25.190.0/oneapi/compiler/latest/bin/icpx
92+
fortran: /opt/aurora/25.190.0/oneapi/compiler/latest/bin/ifx
8893
buildable: false
8994
gcc-runtime:
9095
externals:

0 commit comments

Comments
 (0)