Skip to content

Baselibs 7.14.1

Compare
Choose a tag to compare
@mathomp4 mathomp4 released this 20 Sep 13:00
· 49 commits to main since this release
8dea80e

This patch release of Baselibs has changes found to be needed to build on the new SLES15 cluster at NCCS. No libraries were changed compared to v7.14.0


From CHANGELOG.md

Fixed

  • Fixes for GNU Make system for NCCS SLES15 cluster
    • Adds support for using icx, icpx, and ifx as CC, CXX and FC
    • Includes need for some C99 flags to allow compilation
      • NOTE: This support is untested in re ifx but a first good shot
    • On SLES15 we seem to now need to link to libtirpc, so we add support for that

What's Changed

Full Changelog: v7.14.0...v7.14.1