Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
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: 1 addition & 2 deletions configs/common/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -140,9 +140,8 @@ packages:
- any_of:
- '@=8.6.1 snapshot=none'
- '@=8.8.0 snapshot=none'
- '@=8.9.0 snapshot=none'
- '@=8.9.1 snapshot=none'
- '@=9.0.0b10 snapshot=b10'
- '@=9.0.0b11 snapshot=b11'
- any_of:
- 'fflags="-fp-model precise" cxxflags="-fp-model precise"'
when: '%intel'
Expand Down
12 changes: 6 additions & 6 deletions configs/templates/neptune-dev-llvm/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,16 +9,16 @@ spack:

specs:
#- dev-utils-env
- neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-env +debug +openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-env ~debug ~openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-env +debug ~openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b11
- neptune-env +debug +openmp +espc +ncview ^esmf@=9.0.0b11
- neptune-env ~debug ~openmp +espc +ncview ^esmf@=9.0.0b11
- neptune-env +debug ~openmp +espc +ncview ^esmf@=9.0.0b11
# Until we can build the entire set of dependencies for
# neptune-python-env and jedi-neptune-env, we need to
# add the required packages for the NEPTUNE standalone
# model manually
#- neptune-python-env ^neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b10
#- jedi-neptune-env +adp ^neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b10
#- neptune-python-env ^neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b11
#- jedi-neptune-env +adp ^neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b11
- py-numpy
- crtm@3.1.3

Expand Down
12 changes: 6 additions & 6 deletions configs/templates/neptune-dev/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,12 +22,12 @@ spack:

specs:
- dev-utils-env
- neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-env +debug +openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-env ~debug ~openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-env +debug ~openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-python-env +gittools ^neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b10
- jedi-neptune-env +adp +jedi ^neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b10
- neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b11
- neptune-env +debug +openmp +espc +ncview ^esmf@=9.0.0b11
- neptune-env ~debug ~openmp +espc +ncview ^esmf@=9.0.0b11
- neptune-env +debug ~openmp +espc +ncview ^esmf@=9.0.0b11
- neptune-python-env +gittools ^neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b11
- jedi-neptune-env +adp +jedi ^neptune-env ~debug +openmp +espc +ncview ^esmf@=9.0.0b11
- crtm@3.1.3

packages:
Expand Down
2 changes: 1 addition & 1 deletion configs/templates/neptune-ops/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ spack:
include: []

specs:
- neptune-env ~debug +openmp +espc ~ncview ^esmf@=9.0.0b10
- neptune-env ~debug +openmp +espc ~ncview ^esmf@=9.0.0b11

packages:
# Turn off python variant for esmf
Expand Down
8 changes: 4 additions & 4 deletions configs/templates/skylab-dev/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,11 +14,11 @@ spack:
- jedi-fv3-env
- jedi-geos-env ^esmf@=8.9.1
- jedi-mpas-env
- jedi-neptune-env ^esmf@=8.9.1
- jedi-neptune-env ^esmf@=9.0.0b11
- jedi-tools-env
- jedi-ufs-env ^esmf@=8.8.0
- neptune-env ^esmf@=8.9.1
- neptune-python-env ^esmf@=8.9.1
- neptune-env ^esmf@=9.0.0b11
- neptune-python-env ^esmf@=9.0.0b11
- soca-env

# Various crtm tags (list all to avoid duplicate packages)
Expand All @@ -30,9 +30,9 @@ spack:
- mapl@2.53.4 ^esmf@8.8.0

# Various esmf tags (list all to avoid duplicate packages)
- esmf@=8.6.1
- esmf@=8.8.0
- esmf@=8.9.1
- esmf@=9.0.0b11

packages:
# Turn on python variant for esmf
Expand Down
7 changes: 4 additions & 3 deletions configs/templates/unified-dev/spack.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,10 @@ spack:
- jedi-fv3-env
- jedi-geos-env ^esmf@=8.9.1
- jedi-mpas-env
- jedi-neptune-env ^esmf@=8.9.1
- jedi-neptune-env ^esmf@=9.0.0b11
- jedi-ufs-env ^esmf@=8.8.0
- neptune-env ^esmf@=8.9.1
- neptune-python-env ^esmf@=8.9.1
- neptune-env ^esmf@=9.0.0b11
- neptune-python-env ^esmf@=9.0.0b11
- soca-env
- ufs-srw-app-env ^esmf@=8.8.0 ^crtm@=3.1.3
- ufs-weather-model-env ^esmf@=8.8.0 ^crtm@=3.1.3
Expand All @@ -38,6 +38,7 @@ spack:
- esmf@=8.6.1
- esmf@=8.8.0
- esmf@=8.9.1
- esmf@=9.0.0b11

# Various fms builds
- fms +gfs_phys constants=GFS
Expand Down
2 changes: 1 addition & 1 deletion repos/builtin
Loading