v23.12.00
🚨 Breaking Changes
🐛 Bug Fixes
- Ensure nvbench initializes nvml context when built statically (#486) @robertmaynard
- Remove invalid argument to find_package_root (#483) @robertmaynard
- target from write_git_revision now works with export sets (#474) @robertmaynard
🚀 New Features
- Support static builds of gbench and nvbench. (#481) @robertmaynard
- Allow rapids_test to be used without CUDAToolkit (#480) @robertmaynard
- Update cuco git tag (#479) @sleeepyjack
- GTest will always be PIC enabled when built (#477) @robertmaynard
- Thrust when exported now automatically calls
thrust_create_target
(#467) @robertmaynard - Upgrade nvCOMP to 3.0.4 (#451) @vuule
🛠️ Improvements
- Build concurrency for nightly and merge triggers (#490) @bdice
- Add patch for libcudacxx memory resource. (#476) @bdice
- Use branch-23.12 workflows. (#472) @bdice
- Express Python version in dependencies.yaml. (#470) @bdice
- Build CUDA 12.0 ARM conda packages. (#468) @bdice
- Update libcudacxx to 2.1.0 (#464) @bdice