We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1be9552 commit 5f52872Copy full SHA for 5f52872
mache/spack/templates/aurora_oneapi-ifx_mpich.yaml
@@ -85,6 +85,11 @@ spack:
85
- spec: {{ compiler }}
86
modules:
87
- 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
93
buildable: false
94
gcc-runtime:
95
externals:
0 commit comments