Skip to content

Releases: rapidsai/rapids-cmake

v23.06.00

07 Jun 14:52
b9f5ccc
Compare
Choose a tag to compare

🚨 Breaking Changes

  • Using deprecated CUDA_ARCHITECTURE values now produces an error. (#397) @robertmaynard
  • rapids_cpm cccl packages cmake files are now relocated to not clash with upstream (#393) @robertmaynard

πŸ› Bug Fixes

  • Revert "Define Cython language_level explicitly. (#394)" (#396) @vyasr
  • rapids_cpm cccl packages cmake files are now relocated to not clash with upstream (#393) @robertmaynard

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

v23.04.00

03 May 17:11
d8e787c
Compare
Choose a tag to compare

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

v23.02.00

09 Feb 15:38
0638e36
Compare
Choose a tag to compare

πŸ› Bug Fixes

πŸš€ New Features

πŸ› οΈ Improvements

[NIGHTLY] v22.12.00

04 Oct 20:26
26b6471
Compare
Choose a tag to compare
[NIGHTLY] v22.12.00 Pre-release
Pre-release

πŸ”— Links

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

[NIGHTLY] v22.10.00

02 Aug 20:33
d3f26d5
Compare
Choose a tag to compare
[NIGHTLY] v22.10.00 Pre-release
Pre-release

πŸ”— Links

🚨 Breaking Changes

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

  • Fix typo in rapids-cmake-url (#267) @trxcllnt
  • Ensure <pkg>_FOUND is set in the generated Find<pkg>.cmake file (#266) @trxcllnt
  • Set CUDA_USE_STATIC_CUDA_RUNTIME to control legacy FindCUDA.cmakebehavior (#259) @trxcllnt
  • Use the GitHub .zip URI instead of GIT_REPOSITORY and GIT_BRANCH (#257) @trxcllnt
  • Update nvcomp to 2.3.3 (#221) @vyasr

[NIGHTLY] v22.08.00

25 May 20:09
464362f
Compare
Choose a tag to compare
[NIGHTLY] v22.08.00 Pre-release
Pre-release

πŸ”— Links

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

  • rapids_find_package() called with explicit version and REQUIRED should fail (#214) @trxcllnt

[NIGHTLY] v22.06.00

28 Mar 13:52
a3c723e
Compare
Choose a tag to compare
[NIGHTLY] v22.06.00 Pre-release
Pre-release

πŸ”— Links

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

  • Add rapids_cpm_nvcomp with prebuilt binary support (#190) @robertmaynard
  • Default Cython module RUNPATH to $ORIGIN and return the list of created targets (#189) @vyasr
  • Add rapids-cython component for scikit-build based Python package builds (#184) @vyasr
  • Add more exhaustive set of tests are version values of 0 (#178) @robertmaynard
  • rapids_cpm_package_override now hooks into FetchContent (#164) @robertmaynard

πŸ› οΈ Improvements

[NIGHTLY] v22.04.00

26 Jan 14:17
b6b6ed8
Compare
Choose a tag to compare
[NIGHTLY] v22.04.00 Pre-release
Pre-release

πŸ”— Links

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

[NIGHTLY] v22.02.00

24 Nov 14:21
Compare
Choose a tag to compare
[NIGHTLY] v22.02.00 Pre-release
Pre-release

πŸ”— Links

πŸ› Bug Fixes

  • Ensure that nvbench doesn't require nvml when CUDA::nvml doesn't exist (#146) @robertmaynard
  • rapids_cpm_libcudacxx handle CPM already finding libcudacxx before being called (#130) @robertmaynard

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

[NIGHTLY] v21.12.00

07 Oct 13:53
Compare
Choose a tag to compare
[NIGHTLY] v21.12.00 Pre-release
Pre-release

πŸ”— Links

πŸ› Bug Fixes

πŸ“– Documentation

πŸš€ New Features

πŸ› οΈ Improvements

  • Prefer CPM_<pkg>_SOURCE dirs over find_package() in rapids_cpm_find (#92) @trxcllnt