Skip to content

Commit 4dadf7c

Browse files
committed
Update compilers for dev and prod to intel-oneapi-compilers-classic@2021.10.0 target=x86_64
1 parent f2fd031 commit 4dadf7c

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

containers/upstream/dev/compilers.spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ spack:
55
# when running spack-enable.bash
66
specs:
77
- gcc@13.2.0 %gcc@8.5.0 target=x86_64
8-
- intel-oneapi-compilers@2023.2.4 target=x86_64
8+
- intel-oneapi-compilers-classic@2021.10.0 target=x86_64
99
- intel-oneapi-compilers@2025.2.0 target=x86_64
1010
view: false
1111
concretizer:

containers/upstream/prod/compilers.spack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ spack:
55
# when running spack-enable.bash
66
specs:
77
- gcc@13.2.0 %gcc@8.5.0 target=x86_64
8-
- intel-oneapi-compilers@2023.2.4 target=x86_64
8+
- intel-oneapi-compilers-classic@2021.10.0 target=x86_64
99
- intel-oneapi-compilers@2025.2.0 target=x86_64
1010
view: false
1111
concretizer:

0 commit comments

Comments
 (0)