Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
* Update configs/common/modules*.yaml and configs/common/packages.yaml for [email protected] and [email protected]
  • Loading branch information
climbfuji authored Apr 20, 2024
1 parent 353ffdf commit dc9c67f
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 1 deletion.
4 changes: 4 additions & 0 deletions configs/common/modules_lmod.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -137,6 +137,10 @@ 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=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/modules_tcl.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -139,6 +139,10 @@ 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=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

0 comments on commit dc9c67f

Please sign in to comment.