Releases: GEOS-ESM/ESMA_env
Move to latest GEOSpyD on GMAO desktops
Testing on GMAO Desktops showed that we need to use GEOSpyD Min23.5.2 now. So this moves to that
From CHANGELOG.md
Changed
- Move to use GEOSpyD Min23.5.2 on GMAO desktops
What's Changed
Full Changelog: v4.26.0...v4.27.0
Update to Baselibs 7.18.1
This moves ESMA_env to use Baselibs 7.18.1 the main change is moving to HDF5 1.14.3. The full changes are:
- HDF5 1.14.3
- curl 8.6.0
- zlib 1.3.1
Tests have been made with GEOSgcm, GEOSldas, and MAPL and all seem to handle the move to HDF5 1.14.3 and are zero-diff.
From CHANGELOG.md
Changed
- Move to Baselibs 7.18.1
- HDF5 1.14.3
- curl 8.6.0
- zlib 1.3.1
What's Changed
Full Changelog: v4.25.1...v4.26.0
Fix NCCS SLES15 Open MPI Module
This is a patch on ESMA_env v4.25 fixing a module on SLES15 NCCS.
From CHANGELOG.md
Fixed
- Fix incorrect Open MPI module at NCCS SLES15
What's Changed
Full Changelog: v4.25.0...v4.25.1
Update to Baselibs 7.17.1, fix xgboost build
This release moves GEOS to use Baselibs v7.17.1 which mainly has a fix for NAG and ESMF. But it also changes the backing C compiler on SLES15 to GCC 11. Without this change, xgboost was not being built.
From CHANGELOG.md
Changed
- Moved to Baselibs 7.17.1
- Fix for NAG and ESMF 8.6.0
- Update
g5_modules
to use GCC 11.4 as the backing C compiler on SLES 15 at NCCS- This was done as it was discovered that xgboost was not building on SLES15 with Intel when using GCC 12. Until xgboost can be
updated to a newer version, this is the workaround.
- This was done as it was discovered that xgboost was not building on SLES15 with Intel when using GCC 12. Until xgboost can be
What's Changed
Full Changelog: v4.24.0...v4.25.0
Update to Baselibs 7.17.0
This moves ESMA_env to Baselibs 7.17.0 which has an update to GFE v1.12.0:
- gFTL v1.11.0
- gFTL-shared v1.7.0
- fArgParse v1.6.0
- pFUnit v4.8.0
- yaFyaml v1.2.0
- pFlogger v1.11.0
From CHANGELOG.md
Changed
- Moved to Baselibs 7.17.0
- GFE v1.12.0
- gFTL v1.11.0
- gFTL-shared v1.7.0
- fArgParse v1.6.0
- pFUnit v4.8.0
- yaFyaml v1.2.0
- pFlogger v1.11.0
- GFE v1.12.0
What's Changed
Full Changelog: v4.23.0...v4.24.0
Update to Baselibs 7.16.0
This release updates to Baselibs 7.16.0 which updates to:
- ESMF v8.6.0
- NCO 5.1.9
- CDO 2.3.0
It also moves to use Open MPI 4.1.6 with Intel on SLES 15 at NCCS.
From CHANGELOG.md
Changed
- Moved to Baselibs 7.16.0
- ESMF v8.6.0
- NCO 5.1.9
- CDO 2.3.0
- Move to Open MPI 4.1.6 with Intel on SLES 15 at NCCS.
What's Changed
Full Changelog: v4.22.0...v4.23.0
Add support for SLES 15 (v4.8 branch)
This is an update to v4.8.0 with support for SLES15 nodes at NCCS.
From CHANGELOG.md
Changed
- Add support for SLES 15
Full Changelog: v4.8.0...v4.8.1
Revert back to Open MPI 4.1.5 at NCCS with SLES15
This release moves GEOS back to using Open MPI 4.1.5 on SLES15 at NCCS with Intel Fortran. The GEOS Intel Debugging flags seem to trigger a crash in MPI_Init
with Open MPI 5.0.0 (see open-mpi/ompi#12113)
From CHANGELOG.md
Changed
- Move back to Open MPI 4.1.5 with Intel on NCCS. This avoids a bug between GEOS' Intel debugging flags and MPI_Init with Open MPI 5.0.0 (see open-mpi/ompi#12113)
What's Changed
Full Changelog: v4.21.0...v4.22.0
Update to Baselibs 7.15.1
This release of ESMA_env moves GEOS to use Baselibs 7.15.1 which has updates (see below). It also adds fortran_udunits2
(a Fortran interface to udunits2) and has some bugfixes for macOS/HDF4 and ifx
.
It also moves GEOS to use Open MPI 5.0.0 on SLES15 at NCCS.
All tests show it zero-diff with Baselibs 7.14
From CHANGELOG.md
Changed
- Move to Open MPI 5.0.0 on SLES15 at NCCS
- Moved to Baselibs 7.15.1
- zlib 1.3
- curl 8.4.0
- HDF4 4.2.16-2
- HDF5 1.10.11
- nco 5.1.8
- CDO 2.2.2
- udunits2 2.2.28
- fortran_udunits2 v1.0.0-rc.2 (GMAO-SI-Team fork)
Added
g5_modules
now exportsUDUNITS2_XML_PATH
What's Changed
Full Changelog: v4.20.6...v4.21.0
Baselibs for GMAO AIST work
Do not use for mainline GEOS work
This is a feature release of ESMA_env based on v4.20.6 which uses a version of Baselibs with an updated/altered ESMF. This is for use with GMAO AIST ongoing work. This is non-zero-diff to v4.20.6
From CHANGELOG.md
Changed
- Update to Baselibs v7.14.1+aist_nr_1.0
Full Changelog: v4.20.6...v4.20.6+gmao_aist_nr_1.0