Skip to content

v2025.09.0

Compare
Choose a tag to compare
@adayton1 adayton1 released this 12 Sep 19:47
· 3 commits to main since this release
352ae30

Fixed

  • Improved support for non-trivial element types in ManagedArray.

Changed

  • CHAI now requires C++17 as the minimum C++ standard.
  • CHAI now requires CUDA 11 as the minimum CUDA version.
  • Updated BLT to v0.7.1.
  • Updated Umpire to v2025.09.0.
  • Updated RAJA to v2025.09.0.

Experimental

  • Added a ManagedSharedPtr class similar to managed_ptr that acts like std::shared_ptr on the host and a view on the device.
  • Added CHAI_ENABLE_EXPERIMENTAL build option for experimental features. Defaults to ON.

Full Changelog: v2025.03.1...v2025.09.0

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