We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc2aab5 commit 9d29470Copy full SHA for 9d29470
1 file changed
spack.yaml
@@ -6,7 +6,7 @@ spack:
6
definitions:
7
# _name and _version are reserved definitions that inform build-cd deployments, and have no effect otherwise
8
- _name: [coastri-roms]
9
- - _version: [2026.02.000]
+ - _version: [2026.03.000]
10
specs:
11
- coastri-roms
12
packages:
@@ -27,13 +27,13 @@ spack:
27
# Compilers
28
c:
29
require:
30
- - intel-oneapi-compilers-classic@2021.10.0
+ - intel-oneapi-compilers@2025.2.0
31
cxx:
32
33
34
fortran:
35
36
37
38
# Specifications that apply to all packages
39
all:
0 commit comments