rmm
rmm copied to clipboard
CCCL 3.2 resource ref compatibility
Description
This PR implements a "bridge" for CCCL 3.2 compatibility while retaining support for resources stored as device_memory_resource*. This is a different approach than #2162/#2166 and hopefully will be a better solution.
Before merging, we need to run C++ and Python tests for all of RAPIDS with both CCCL 3.1 and 3.2.
Part of https://github.com/rapidsai/rmm/issues/2143.
Checklist
- [ ] I am familiar with the Contributing Guidelines.
- [ ] New or existing tests cover these changes.
- [ ] The documentation is up to date with these changes.
Auto-sync is disabled for draft pull requests in this repository. Workflows must be run manually.
Contributors can view more details about this message here.
/ok to test