Skip to content

Releases: NOAA-EMC/NCEPLIBS-gfsio

v1.4.2

30 Aug 18:53
d9663af
Compare
Choose a tag to compare

The v1.4.2 release of NCEPLIBS-gfsio adds Intel oneAPI support.

Full Changelog: v1.4.1...v1.4.2

v1.4.1

01 Sep 17:33
50c285a
Compare
Choose a tag to compare

Fix for GCC 10

Remove -xHost flag. It causes problems on some machines such as Jet which have multiple CPU types.

Settable flags with CMAKE_<lang>_FLAGS

Clean-up compiler detection logic

v1.4.0

26 Jun 20:07
38e43de
Compare
Choose a tag to compare

Remove make build

v1.3.0

26 Jun 17:17
bebb32c
Compare
Choose a tag to compare

Update CMake config and build

Add PFUnit

Add Github Actions for CI and testing