Skip to content

Commit

Permalink
Backporting to release/1.7.0: add esmf tags 8.6.1b04, 8.6.1, 8.7.0b04 (
Browse files Browse the repository at this point in the history
…#1118)

* Update configs/common/modules*.yaml and configs/common/packages.yaml for [email protected] and [email protected]

* Update .gitmodules and submodule pointer for spack for code review and testing

* Update configs/common/modules*.yaml and configs/common/packages.yaml for [email protected]

* Revert .gitmodules and update submodule pointer for spack
  • Loading branch information
climbfuji authored May 22, 2024
1 parent 74a37de commit d305382
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 1 deletion.
6 changes: 6 additions & 0 deletions configs/common/modules_lmod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,12 @@ modules:
^[email protected]+debug snapshot=none: 'esmf-8.5.0-debug'
^[email protected]~debug snapshot=none: 'esmf-8.6.0'
^[email protected]+debug snapshot=none: 'esmf-8.6.0-debug'
^[email protected]~debug snapshot=b04: 'esmf-8.6.1b04'
^[email protected]+debug snapshot=b04: 'esmf-8.6.1b04-debug'
^[email protected]~debug snapshot=none: 'esmf-8.6.1'
^[email protected]+debug snapshot=none: 'esmf-8.6.1-debug'
^[email protected]~debug snapshot=b04: 'esmf-8.7.0b04'
^[email protected]+debug snapshot=b04: 'esmf-8.7.0b04-debug'
openmpi:
environment:
set:
Expand Down
6 changes: 6 additions & 0 deletions configs/common/modules_tcl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,12 @@ modules:
^[email protected]+debug snapshot=none: 'esmf-8.5.0-debug'
^[email protected]~debug snapshot=none: 'esmf-8.6.0'
^[email protected]+debug snapshot=none: 'esmf-8.6.0-debug'
^[email protected]~debug snapshot=b04: 'esmf-8.6.1b04'
^[email protected]+debug snapshot=b04: 'esmf-8.6.1b04-debug'
^[email protected]~debug snapshot=none: 'esmf-8.6.1'
^[email protected]+debug snapshot=none: 'esmf-8.6.1-debug'
^[email protected]~debug snapshot=b04: 'esmf-8.7.0b04'
^[email protected]+debug snapshot=b04: 'esmf-8.7.0b04-debug'
openmpi:
environment:
set:
Expand Down
4 changes: 4 additions & 0 deletions configs/common/packages.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,10 @@
esmf:
version: ['8.6.0']
variants: ~xerces ~pnetcdf snapshot=none +shared +external-parallelio
#version: ['8.6.1b04']
#variants: ~xerces ~pnetcdf snapshot=b04 +shared +external-parallelio
#version: ['8.7.0b04']
#variants: ~xerces ~pnetcdf snapshot=b04 +shared +external-parallelio
require:
- any_of: ['fflags="-fp-model precise" cxxflags="-fp-model precise"']
when: "%intel"
Expand Down
2 changes: 1 addition & 1 deletion spack

0 comments on commit d305382

Please sign in to comment.