v23.08.00
🚨 Breaking Changes
- Stop invoking setup.py (#1300) @vyasr
- Remove now-deprecated top-level allocator functions (#1281) @wence-
- Remove padding from device_memory_resource (#1278) @vyasr
🐛 Bug Fixes
- Fix typo in wheels-test.yaml. (#1310) @bdice
- Add a missing '#include <array>' in logger.hpp (#1295) @valgur
- Use gbench
thread_index()
accessor to fix replay bench compilation (#1293) @harrism - Ensure logger tests don't generate temp directories in build dir (#1289) @robertmaynard
🚀 New Features
🛠️ Improvements
- Switch to new CI wheel building pipeline (#1305) @vyasr
- Revert CUDA 12.0 CI workflows to branch-23.08. (#1303) @bdice
- Update linters: remove flake8, add ruff, update cython-lint (#1302) @vyasr
- Adding identify minimum version requirement (#1301) @hyperbolic2346
- Stop invoking setup.py (#1300) @vyasr
- Use cuda-version to constrain cudatoolkit. (#1296) @bdice
- Update to CMake 3.26.4 (#1291) @vyasr
- use rapids-upload-docs script (#1288) @AyodeAwe
- Reorder parameters in RMM_EXPECTS (#1286) @vyasr
- Remove documentation build scripts for Jenkins (#1285) @ajschmidt8
- Remove padding from device_memory_resource (#1278) @vyasr
- Unpin scikit-build upper bound (#1275) @vyasr
- RMM: Build CUDA 12 packages (#1223) @bdice