Skip to content

Commit

Permalink
Update spack.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
anton-seaice authored Dec 20, 2024
1 parent 8143e78 commit c5f492b
Showing 1 changed file with 7 additions and 10 deletions.
17 changes: 7 additions & 10 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,14 @@
# https://github.com/ACCESS-NRI/model-deployment-template/blob/main/spack.yaml
spack:
specs:
- access-om3@git.2024.09.0
- access-om3@git.2024.12.0
packages:
# Main Dependencies
access-om3-nuopc:
require:
- '@git.0.3.1'

# Other Dependencies
- '@git.e47ee7c69dc1b087a0bd573f6a39174b01824c62'
esmf:
require:
- '@8.5.0'
- '@git.v8.7.0'
parallelio:
require:
- '@2.6.2'
Expand All @@ -29,10 +26,10 @@ spack:
- '@4.6.1'
fms:
require:
- '@2023.02'
- '@git.18cb810fbb313609c2d769015c03d3f968fb3ecf'
openmpi:
require:
- '@4.1.5'
- '@4.1.7'
fortranxml:
require:
- '@4.1.2'
Expand All @@ -51,5 +48,5 @@ spack:
- access-om3
- access-om3-nuopc
projections:
access-om3: '{name}/2024.09.0'
access-om3-nuopc: '{name}/0.3.1-{hash:7}'
access-om3: '{name}/2024.12.0'
access-om3-nuopc: '{name}/e47ee7c69dc1b087a0bd573f6a39174b01824c62-{hash:7}'

0 comments on commit c5f492b

Please sign in to comment.