[NIGHTLY] v25.02.00
Pre-release
Pre-release
rapids-bot
released this
26 Nov 21:27
·
20 commits
to branch-25.02
since this release
๐ Links
๐จ Breaking Changes
๐ Bug Fixes
- rapids_cpm_cccl use proper CCCL version value to compute install rules (#742) @robertmaynard
- Correct nvbench + conda test to explicitly pull spdlog (#733) @robertmaynard
๐ Documentation
- fix signature in rapids_export() docs (#732) @jameslamb
๐ New Features
- Update logger hash (#738) @vyasr
- Add rapids-logger (#737) @vyasr
- Update to CCCL 2.7.0-rc2. (#710) @bdice
๐ ๏ธ Improvements
- Fetch cuco filter alignment fix to unblock RAPIDS CI (#744) @PointKernel
- Use CCCL v2.7.0 final tag. (#743) @bdice
- Use GCC 13 in CUDA 12 conda builds. (#741) @bdice
- Add new global targets for rmm (#739) @vyasr
- remove setup.cfg, use pyproject.toml (#736) @jameslamb
- Bump cuco by one commit to include
cuco::arrow_filter_policy
updates (#735) @mhaseeb123 - Require Cython to be found (#734) @vyasr
- Update version references in workflow (#729) @AyodeAwe
- Bump cuco version to fetch various fixes and new features (#723) @PointKernel
- Add breaking change workflow trigger (#719) @AyodeAwe