Skip to content

Releases: llnl/Adiak

Adiak v0.5.0

07 Nov 00:27
f08c837

Choose a tag to compare

Adiak v0.5.0 is a major update with new features and improvements:

  • Python bindings for the Adiak application and tool APIs
  • Adiak records are now timestamped. There are new tool API functions to retrieve the timestamp metadata.
  • The type system gains the new %j JSON string type and scalar size specifiers like %f32, %u8, etc. to pass in scalars of different bit lengths in compound types through the C API.
  • Several internal improvements and fixes.

Adiak v0.4.1

31 Oct 23:00

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

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

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

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

Choose a tag to compare

Update version to 0.2.0

v0.1

11 Oct 00:18

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.