Skip to content

Use pinned_host_memory_resource instead of pinned_memory_resource.#7340

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.12from
bdice:use-phmr
Oct 15, 2025
Merged

Use pinned_host_memory_resource instead of pinned_memory_resource.#7340
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.12from
bdice:use-phmr

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Oct 14, 2025

We want to remove RMM's pinned_memory_resource in favor of pinned_host_memory_resource, because the latter aligns with CCCL's MR design that we will be adopting throughout RAPIDS/RMM.

This PR transitions cuML to use pinned_host_memory_resource.

See rapidsai/rmm#2090 for more information.

@bdice bdice requested a review from a team as a code owner October 14, 2025 21:34
@bdice bdice requested a review from viclafargue October 14, 2025 21:34
@bdice bdice added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Oct 14, 2025
@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Oct 15, 2025

/merge

@rapids-bot rapids-bot Bot merged commit 56378a0 into rapidsai:branch-25.12 Oct 15, 2025
106 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants