Releases: LLNL/camp
Releases · LLNL/camp
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
point release including cmake fixes
There are a few new features here courtesy of @adayton1 and @rchen20, but the big update is fixing the exported target issues introduced somewhere in the v2022.03 cycle. This version, when built with matching versions of umpire and raja, should address those issues.
What's Changed
- Add apply function for tuple by @adayton1 in #105
- Support CTAD and structured bindings with tuple by @adayton1 in #106
- Fix print_tuple namespace. by @rchen20 in #109
- Export BLT TPL targets by @davidbeckingsale in #107
- Protect exports by @trws in #112
New Contributors
Full Changelog: v0.5.3...v2022.03.1
Release 2022.03 as part of eponymous raja framwork release
This is an alias for v0.5.3, future versions will follow the new date-based scheme.
Hotfix for building as a DLL on windows
What's Changed
Full Changelog: v0.5.2...v0.5.3
hotfix for return warnings on other compilers
What's Changed
- Remove block of BLT check logic (redundant with block below) by @rhornung67 in #102
- open up extra return by @trws in #103
Full Changelog: v0.5.1...v0.5.2