Skip to content

Releases: LLNL/Adiak

Adiak v0.4.1

31 Oct 23:00
Compare
Choose a tag to compare

This is a minor update. Changes:

  • Fix to store records in the shared adiak symbol

Adiak v0.4.0

09 Nov 01:01
Compare
Choose a tag to compare

This release fixes bugs and adds several new features, including:

  • New adiak_collect_all() function to collect all available built-in metadata
  • New functions to record the Adiak library version, MPI API level, and MPI library vendor and version
  • Option to record strings and containers as references rather than copies
  • Various build system improvements and fixes
  • Expanded and improved documentation

Adiak v0.2.2

21 Dec 18:13
Compare
Choose a tag to compare

This release adds bugfixes and a few new features.

  • Support for long long datatype
  • launchdate now works on OSX
  • Updated BLT
  • Fixes and updates to the build system

Note: The Adiak CMake targets now use namespaces. Use adiak::adiak as the CMake target.

Release 0.2.1

04 Jun 20:24
Compare
Choose a tag to compare

Adds handling for cases where Adiak is called with a MPI communicator before MPI_Init

v0.2.0

20 Mar 15:31
Compare
Choose a tag to compare
Update version to 0.2.0

v0.1

11 Oct 00:18
Compare
Choose a tag to compare

Please download the attached adiak-v0.1.1.tar.gz to avoid issues with github not including submodules in the automatically generated tarball.