Skip to content

Rabat

Compare
Choose a tag to compare
@leobago leobago released this 13 Oct 13:37
· 134 commits to master since this release
c1d5c0d

This release breaks compatibility with a few FTI functions for handling data types. Please check the documentation for details:
https://fault-tolerance-interface.readthedocs.io/en/latest/compatibility_notes.html

  • Added support for defining non-opaque composite data types in Fortran when using HDF5;
  • Added native and non-opaque bindings for Fortran Complex data type when using HDF5;
  • Simplified the composite data type handling C API;
  • Enhanced CMake configuration exports to include linked libraries and compiler definitions;
  • Enhancement of the pre-commit hook including bug fixes.
  • Implementation of Fast-Forward feature to allow checkpoints to be taken at sub-minute magnitude.
  • Implementation of a checkpoint processor for reading and decoding FTI's checkpoints. Newer features are implemented including hdf5 write, N-dimentional variable support, last-checkpoint processing, and usage examples.
  • New API function FTI_SetAttribute that allows adding descriptive attributes to the protected datasets