rmm icon indicating copy to clipboard operation
rmm copied to clipboard

CCCL 3.2 resource ref compatibility

Open bdice opened this issue 1 month ago • 1 comments

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.

bdice avatar Dec 09 '25 05:12 bdice

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.

copy-pr-bot[bot] avatar Dec 09 '25 05:12 copy-pr-bot[bot]

/ok to test

bdice avatar Dec 16 '25 13:12 bdice