Skip to content

v2025.03.1

Choose a tag to compare

@rhornung67 rhornung67 released this 15 Apr 19:33
· 1345 commits to main since this release
ffa7b92

This release contains one new feature and a bug fix.

Please download the RAJA-v2025.03.1.tar.gz file below. The others, generated by GitHub, may not work for you due to RAJA's dependencies on git submodules.

Notable changes include:

  • New features / API changes:

    • Added initial support for Caliper to gather profiling data for kernels. See user docs and examples for configuration instructions and examples of usage.
  • Build changes/improvements:

    • None
  • Bug fixes/improvements:

    • Fix header file include issue when vectorization enabled in a HIP build.