v2025.03.1
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.