diff --git a/configs/common/modules_lmod.yaml b/configs/common/modules_lmod.yaml index 44d608c85..e4d97f922 100644 --- a/configs/common/modules_lmod.yaml +++ b/configs/common/modules_lmod.yaml @@ -137,6 +137,10 @@ modules: ^esmf@8.5.0+debug snapshot=none: 'esmf-8.5.0-debug' ^esmf@8.6.0~debug snapshot=none: 'esmf-8.6.0' ^esmf@8.6.0+debug snapshot=none: 'esmf-8.6.0-debug' + ^esmf@8.6.1b04~debug snapshot=b04: 'esmf-8.6.1b04' + ^esmf@8.6.1b04+debug snapshot=b04: 'esmf-8.6.1b04-debug' + ^esmf@8.7.0b04~debug snapshot=b04: 'esmf-8.7.0b04' + ^esmf@8.7.0b04+debug snapshot=b04: 'esmf-8.7.0b04-debug' openmpi: environment: set: diff --git a/configs/common/modules_tcl.yaml b/configs/common/modules_tcl.yaml index 5bafae524..e7b018150 100644 --- a/configs/common/modules_tcl.yaml +++ b/configs/common/modules_tcl.yaml @@ -139,6 +139,10 @@ modules: ^esmf@8.5.0+debug snapshot=none: 'esmf-8.5.0-debug' ^esmf@8.6.0~debug snapshot=none: 'esmf-8.6.0' ^esmf@8.6.0+debug snapshot=none: 'esmf-8.6.0-debug' + ^esmf@8.6.1b04~debug snapshot=b04: 'esmf-8.6.1b04' + ^esmf@8.6.1b04+debug snapshot=b04: 'esmf-8.6.1b04-debug' + ^esmf@8.7.0b04~debug snapshot=b04: 'esmf-8.7.0b04' + ^esmf@8.7.0b04+debug snapshot=b04: 'esmf-8.7.0b04-debug' openmpi: environment: set: diff --git a/configs/common/packages.yaml b/configs/common/packages.yaml index 312ec407d..20bdfea40 100644 --- a/configs/common/packages.yaml +++ b/configs/common/packages.yaml @@ -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" diff --git a/spack b/spack index 1daf6f1d5..0a68124ed 160000 --- a/spack +++ b/spack @@ -1 +1 @@ -Subproject commit 1daf6f1d5df35d80d68ac742c9395dfb76997872 +Subproject commit 0a68124ed00751975d4194404906c45cd5ada2d1