Skip to content

Baselibs 7.26.1

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 04 Oct 12:21
· 4 commits to release/v7 since this release
d1aec29

This is a patch release on Baselibs 7.26. It has fixes for GCC 14 + MPT at NAS as well as fixes for building netcdf on sparsely libraried systems.

We also add a new BUILD=MAPL build variant which has just the libraries needed to build MAPL.


From CHANGELOG.md

Fixed

  • Building with GCC 14 + MPT on PFE showed the need to use mpif08 when building HDF5. So, if mpif08 is detected with MPT, we use it as MPIFC
  • If not building internal curl, we set --disable-byterange with netCDF

Changed

  • Add new BUILD=MAPL to build only libraries needed for MAPL
  • Added nccmp to the essential libraries (and MAPL)

Added

  • Added GitHub action to build a MAPL tarball

What's Changed

Full Changelog: v7.26.0...v7.26.1