Skip to content

Releases: NOAA-EMC/NCEPLIBS-sigio

v2.3.3

29 Aug 15:05
08dc014
Compare
Choose a tag to compare

The v2.3.3 release adds Intel OneAPI support (#41), various documentation updates (#26, #21), and unit testing updates (#22). See https://github.com/NOAA-EMC/NCEPLIBS-sigio/projects/1 to view all issues associated with this release.

Full Changelog: v2.3.2...v2.3.3

v2.3.2

01 Sep 17:27
cfc9d85
Compare
Choose a tag to compare

Fix for GCC 10

Settable flags with CMAKE_<lang>_FLAGS

v2.3.1

18 Aug 19:51
7f22357
Compare
Choose a tag to compare

Bugfix to remove -xHost flag. Using -xHost caused sigio to not run properly on Jet which contains multiple CPU types.

v2.3.0

26 Jun 20:12
b89b4c2
Compare
Choose a tag to compare

Remove make build in favor of CMake

v2.2.0

26 Jun 17:46
81786e2
Compare
Choose a tag to compare

Update CMake config and build

Add PFUnit

Add Github Actions for CI and testing