Releases: LLNL/Adiak
Releases · LLNL/Adiak
Adiak v0.4.1
Adiak v0.4.0
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
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
Adds handling for cases where Adiak is called with a MPI communicator before MPI_Init
v0.2.0
v0.1
Please download the attached adiak-v0.1.1.tar.gz to avoid issues with github not including submodules in the automatically generated tarball.