Releases: llnl/camp
Releases · llnl/camp
v2025.12.0
What's Changed
- Add a Resource ID by @kab163 in #190
- Add is_concrete_resource type trait by @davidbeckingsale in #191
Full Changelog: v2025.09.2...v2025.12.0
v2025.09.2
What's Changed
- Fix call to remove_prefix by @MrBurmark in #185
- Add Windows shared libs CI check on azure by @rhornung67 in #187
- Remove extra include by @MrBurmark in #188
- Update release version numbers by @rhornung67 in #189
Full Changelog: v2025.09.0...v2025.09.2
v2025.09.0
What's Changed
- Feature: add method to get reference to tuple elements satisfying type_trait by @johnbowen42 in #174
- Add accessors for dev and addr to Omp resource by @MrBurmark in #176
- Add tests for Sycl resource and more for Omp resource by @MrBurmark in #177
- CMake: Bump minimum cxx standard to 17 by @johnbowen42 in #178
- Bug: Fix failing sycl test and fix Docker to run test by @johnbowen42 in #179
- Remove unused NVTX dependency by @adayton1 in #180
- Add swap method for array class by @adayton1 in #152
- Fix race conditions in resources get_a_* functions by @MrBurmark in #175
- Helpers to Print Function Args on Error by @MrBurmark in #183
- Update BLT to v0.7.1 by @rhornung67 in https://github.com/LLNL/camp/pull184
Full Changelog: v2025.03.0...v2025.09.0
v2025.03.0
What's Changed
- remove use of CL namespace to remove compiler warnings by @rhornung67 in #161
- Much Anticipated Camp Docs by @kab163 in #158
- Change versioning scheme to match other RAJA Suite projects by @rhornung67 in #159
- Adding links to README file for docs by @kab163 in #162
- Bump BLT to v0.7.0 release by @rhornung67 in #167
New Contributors
Full Changelog: v2024.07.0...v2025.03.0
v2024.07.0
What's Changed
- Add operator== to resources so they can be compared (#148) by @kab163
- Add std::array-like class (#146) by @adayton1
- Allow std tuple_size and tuple_element without needing C++17 (#153) by @MrBurmark
- Bug fixes (#154, #151)
Full Changelog: v2024.02.1...v2024.07.0
v2024.02.1
What's Changed
- Update BLT to v0.6.2 release by @rchen20 in #145
- Update SYCL GPU selector to callable and alias with C++14 to quiet deprecation compiler warnings by @rchen20 in #147
Full Changelog: v2024.02.0...v2024.02.1
v2024.02.0
What's Changed
- Update BLT to v0.6.1 release by @adayton1 in 03c80a6
- Use new BLT TPL configuration macro by @johnbowen42 in #138
- Allow for structured bindings from
camp::tuple@rrsettgast in #140
Full Changelog: v2023.06.0...v2024.02.0
v2023.06.0
v2022.10.1
v2022.10.0
What's Changed
- Fix warning caused by CAMP_EXPAND by @MrBurmark in #118 and #119
- Add rvalue get for tuples by @MrBurmark in #117
- Quiet uninitialized var warnings by @MrBurmark in #120
Full Changelog: v2022.03.2...v2022.10.0