Skip to content

Conversation

@bdice
Copy link
Contributor

@bdice bdice commented Oct 16, 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 cuVS to use pinned_host_memory_resource.

See rapidsai/rmm#2090 for more information.

@copy-pr-bot
Copy link

copy-pr-bot bot commented Oct 16, 2025

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.

@bdice
Copy link
Contributor Author

bdice commented Oct 16, 2025

/ok to test

@bdice bdice added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Oct 16, 2025
@bdice bdice self-assigned this Oct 16, 2025
@bdice bdice marked this pull request as ready for review October 16, 2025 13:20
@bdice bdice requested a review from a team as a code owner October 16, 2025 13:20
@bdice
Copy link
Contributor Author

bdice commented Oct 17, 2025

/merge

@rapids-bot rapids-bot bot merged commit 399e52f into rapidsai:branch-25.12 Oct 17, 2025
239 of 246 checks passed
enp1s0 pushed a commit to enp1s0/cuvs that referenced this pull request Oct 22, 2025
…apidsai#1434)

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 cuVS to use `pinned_host_memory_resource`.

See rapidsai/rmm#2090 for more information.

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

Approvers:
  - Divye Gala (https://github.com/divyegala)

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

Labels

improvement Improves an existing functionality non-breaking Introduces a non-breaking change

Development

Successfully merging this pull request may close these issues.

2 participants