You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a major release of Baselibs. We update the major number because this release moves to FMS 2025.04. In doing so, FMS is now built with mixed-precision support and requires upstream changes to CMake like using FMS::fms instead of FMS::fms_r4 (see GEOS-ESM/GEOSgcm#933). Plus, FMS 2025 drops support for DEPRECATED_IO and that also triggers changes upstream to interfaces, etc.
From CHANGELOG.md
Updates
FMS 2025.04
NOTE 1: FMS is now built in mixed-precision mode. As such, we move the major number since linking to FMS is now different enough we want to note this
NOTE 2: We now do a patch on FMS for (preliminary) LLVM Flang testing. Once LLVM Flang is fully supported, this patch will be removed
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
This is a major release of Baselibs. We update the major number because this release moves to FMS 2025.04. In doing so, FMS is now built with mixed-precision support and requires upstream changes to CMake like using
FMS::fmsinstead ofFMS::fms_r4(see GEOS-ESM/GEOSgcm#933). Plus, FMS 2025 drops support forDEPRECATED_IOand that also triggers changes upstream to interfaces, etc.From
CHANGELOG.mdUpdates
What's Changed
Full Changelog: v8.20.0...v9.0.0
This discussion was created from the release Baselibs 9.0.0.
Beta Was this translation helpful? Give feedback.
All reactions