Skip to content

Commit

Permalink
Changes to allow direct comparison to build with "spackified" generic…
Browse files Browse the repository at this point in the history
… tracers in #82
  • Loading branch information
dougiesquire authored Oct 21, 2024
1 parent 875d2e5 commit 17a539a
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ spack:
- '@git.2023.10.19'
mom5:
require:
- '@git.dougiesquire/issue388-accessom-gtracer'
- '@git.2024.08.23'
libaccessom2:
require:
- '@git.2023.10.26'
Expand All @@ -21,20 +21,19 @@ spack:
- '@git.2023.11.09'
netcdf-c:
require:
- '@4.9.2'
- '@4.7.4'
netcdf-fortran:
require:
- '@4.6.1'
- '@4.5.2'
parallelio:
require:
- '@2.6.2'
- '@2.5.2'
openmpi:
require:
- '@4.1.5'
- 'cppflags="-diag-disable=10441"'
- '@4.0.2'
all:
require:
- '%intel@2021.10.0'
- '%intel@19.0.5.281'
- 'target=x86_64'
view: true
concretizer:
Expand Down Expand Up @@ -66,6 +65,6 @@ spack:
all: '{name}/{version}'
access-om2: '{name}/2024.08.0'
cice5: '{name}/2023.10.19'
mom5: '{name}/dougiesquire/issue388-accessom-gtracer'
mom5: '{name}/2024.08.23'
libaccessom2: '{name}/2023.10.26'
oasis3-mct: '{name}/2023.11.09'

0 comments on commit 17a539a

Please sign in to comment.