Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spack:
specs:
- access-om3@git.2025.08.001
packages:
# Main Dependencies
# Main components
access3:
require:
- '@2025.08.000'
Expand Down Expand Up @@ -80,6 +80,7 @@ spack:
gcc-runtime:
require:
- '%gcc'
# Compiler
all:
require:
- '%oneapi@2025.2.0'
Expand Down
Loading