We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e5bdcd3 commit d0c3835Copy full SHA for d0c3835
configs/sites/tier1/hera/packages.yaml
@@ -1,7 +1,8 @@
1
packages:
2
all:
3
+ # https://github.com/JCSDA/spack-stack/issues/1781
4
# To support hecflow01
- target: [haswell]
5
+ #target: [haswell]
6
providers:
7
zlib-api:: [zlib]
8
zlib-api:
configs/sites/tier1/hera/packages_oneapi.yaml
@@ -1,6 +1,6 @@
- compiler:: [oneapi@2024.2.1]
+ compiler:: [oneapi@2024.2.1, gcc@13.3.0]
mpi:: [intel-oneapi-mpi@2021.13]
# Remove the next three lines to switch to intel-oneapi-mkl
0 commit comments