Skip to content

Update CCCL to 3.3.0 pre-release#981

Merged
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
bdice:cccl-3.3.0
Feb 24, 2026
Merged

Update CCCL to 3.3.0 pre-release#981
rapids-bot[bot] merged 1 commit intorapidsai:mainfrom
bdice:cccl-3.3.0

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Feb 23, 2026

Description

This PR updates CCCL to a pre-release of v3.3.0.

Comparison of CCCL commits: NVIDIA/cccl@d25959c...09094af

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.
  • The cmake-format.json is up to date with these changes.
  • I have added new files under rapids-cmake/
    • I have added include guards (include_guard(GLOBAL))
    • I have added the associated docs/ rst file and update the api.rst

@bdice bdice requested a review from a team as a code owner February 23, 2026 07:07
@bdice bdice added breaking Introduces a breaking change improvement Improves an existing functionality labels Feb 23, 2026
@bdice bdice self-assigned this Feb 23, 2026
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Feb 23, 2026

This can merge after rapidsai/cugraph#5430.

@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Feb 24, 2026

@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Feb 24, 2026

/merge

@rapids-bot rapids-bot bot merged commit bc5f9d7 into rapidsai:main Feb 24, 2026
20 checks passed
rapids-bot bot pushed a commit to rapidsai/rmm that referenced this pull request Mar 11, 2026
…>=3.3 (#2283)

Closes #2282

Remove the `rmm::detail::polyfill` namespace and delete `rmm/detail/cuda_memory_resource.hpp`. All usages are replaced with the CCCL concepts directly (`cuda::mr::synchronous_resource`, `cuda::mr::resource`, etc.). The CCCL version check is relocated to `rmm/detail/export.hpp` and updated to require CCCL >=3.3. (xref: rapidsai/rapids-cmake#981 -- also note that the CCCL 3.3 pre-release was the same as the final release)

Authors:
  - Bradley Dice (https://github.com/bdice)

Approvers:
  - Rong Ou (https://github.com/rongou)

URL: #2283
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

breaking Introduces a breaking change improvement Improves an existing functionality

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants