Skip to content

Releases: Nek5000/gslib

v1.0.9

10 Dec 10:44
Compare
Choose a tag to compare

Release v1.0.9

Major Features and Improvements

  • Prefix preprocessor symbols to avoid name conflicts

Backwards-Incompatible Changes

Bug Fixes and Other Changes

Thanks to our Contributors

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.8

09 Nov 13:34
Compare
Choose a tag to compare

Release v1.0.8

Major Features and Improvements

  • Enable reuse of findpt_eval()
  • Expose comm_split and sort routines for floats

Backwards-Incompatible Changes

Bug Fixes and Other Changes

Thanks to our Contributors

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.7

02 Aug 16:22
Compare
Choose a tag to compare

Release v1.0.7

Major Features and Improvements

  • Bug fixes

Backwards-Incompatible Changes

Bug Fixes and Other Changes

Thanks to our Contributors

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.6

19 Mar 16:39
Compare
Choose a tag to compare

Release v1.0.6

Major Features and Improvements

  • Added multisession findpts

Backwards-Incompatible Changes

Bug Fixes and Other Changes

Thanks to our Contributors

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.5

25 Jun 14:13
Compare
Choose a tag to compare

Release v1.0.5

Major Features and Improvements

  • Improved findpts_eval performance

Backwards-Incompatible Changes

Bug Fixes and Other Changes

Thanks to our Contributors

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.4

30 Mar 08:48
Compare
Choose a tag to compare

Release v1.0.4

Major Features and Improvements

  • Added support for gs_float in Fortran gs

Backwards-Incompatible Changes

Bug Fixes and Other Changes

Thanks to our Contributors

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.3

19 Feb 11:56
Compare
Choose a tag to compare

Release v1.0.3

Major Features and Improvements

  • Added non-blocking gs_op (pairwise exchange only)
  • Added gslib.h header file to library usage
  • Added C++ support
  • Added local sort routines for float/double

Backwards-Incompatible Changes

  • Prefixed all functions by default (see make variables PREFIX and FPREFIX)
  • Removed XXT and AMG solver from distribution
  • Non-blocking MPI collectives (NBC=1) require MPI > v3.x

Bug Fixes and Other Changes

Thanks to our Contributors

We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.2

18 Mar 09:36
Compare
Choose a tag to compare

Release v1.0.2

Major Features and Improvements

Backwards-Incompatible Changes

Bug Fixes and Other Changes

17

Thanks to our Contributors

This release contains contributions from: @stgeke
We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.1

15 Nov 14:55
d16685f
Compare
Choose a tag to compare

Release v1.0.1

Major Features and Improvements

  • Added an exit handler
  • Read AMG files in parallel using MPIIO
  • Refactored directory structure and build system

Backwards-Incompatible Changes

Bug Fixes and Other Changes

Thanks to our Contributors

This release contains contributions from: @thilinarmtb, @stgeke
We are also grateful to all who filed issues or helped resolve them, asked and answered questions, and were part of inspiring discussions.

v1.0.0

12 Oct 08:12
Compare
Choose a tag to compare

Initial release