Skip to content

Releases: LLNL/camp

v2024.02.1

02 Apr 19:41
Compare
Choose a tag to compare

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

09 Feb 20:06
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2023.06.0...v2024.02.0

v2023.06.0

26 Jun 16:14
ac34c25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.10.1...v2023.06.0

v2022.10.1

28 Nov 20:02
a1c74aa
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.10.0...v2022.10.1

v2022.10.0

18 Oct 18:41
9a6b821
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2022.03.2...v2022.10.0

point release including cmake fixes

01 Sep 23:22
3a7486e
Compare
Choose a tag to compare

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

New Contributors

Full Changelog: v0.5.3...v2022.03.1

Release 2022.03 as part of eponymous raja framwork release

15 Mar 16:05
156b490
Compare
Choose a tag to compare

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

02 Mar 04:04
156b490
Compare
Choose a tag to compare

What's Changed

  • fix build and install of windows DLLs by @trws in #104

Full Changelog: v0.5.2...v0.5.3

hotfix for return warnings on other compilers

25 Feb 00:27
3c12c0c
Compare
Choose a tag to compare

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

Hotfix for nvcc missing return warning

24 Feb 00:37
9c8b738
Compare
Choose a tag to compare
Merge pull request #101 from LLNL/faster-compile

avoid nvcc no return warning