[NIGHTLY] v22.12.00
Pre-release
Pre-release
rapids-bot
released this
04 Oct 20:26
·
398 commits
to branch-25.02
since this release
π Links
π Bug Fixes
- Don't use CMake 3.25.0 as it has a show stopping FindCUDAToolkit bug (#308) @robertmaynard
- Add missing CPM_ARGS to gbench (#294) @vyasr
- Patch results are only displayed once per invocation of CMake (#292) @robertmaynard
- Add thrust output iterator fix to rapids-cmake thrust patches (#291) @robertmaynard
π Documentation
- Update pull request template to match rest of RAPIDS (#280) @robertmaynard
- Clarify rapids_cuda_init_architectures behavior (#279) @robertmaynard
π New Features
- Update cuco git tag (#302) @PointKernel
- Remove old CI files (#300) @robertmaynard
- Update cuco to version that supports Ada and Hopper (#299) @robertmaynard
- Move libcudacxx 1.8.1 so we support sm90 (#296) @robertmaynard
- Add ability to specify library directories for target rpaths (#295) @vyasr
- Add support for cloning Google benchmark (#293) @vyasr
- Add
current_json_dir
placeholder in json patch file values (#289) @robertmaynard - Add sm90 ( Hopper ) to rapids-cmake "ALL" mode (#285) @robertmaynard
- Enable copy_prs ops-bot config (#284) @robertmaynard
- Add GitHub action workflow to rapids-cmake (#283) @robertmaynard
- Create conda package of patched dependencies (#275) @robertmaynard
- Switch thrust over to use rapids-cmake patches (#265) @robertmaynard
π οΈ Improvements
- Remove
rapids-dependency-file-generator
FIXME
(#305) @ajschmidt8 - Add
ninja
as build dependency (#301) @ajschmidt8 - Forward merge 22.10 into 22.12 (#297) @vyasr