Skip to content

Forward-merge release/26.06 into main#2104

Merged
AyodeAwe merged 1 commit into
mainfrom
release/26.06
May 18, 2026
Merged

Forward-merge release/26.06 into main#2104
AyodeAwe merged 1 commit into
mainfrom
release/26.06

Conversation

@rapids-bot

@rapids-bot rapids-bot Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor

Forward-merge triggered by push to release/26.06 that creates a PR to keep main up-to-date. If this PR is unable to be immediately merged due to conflicts, it will remain open for the team to manually merge. See forward-merger docs for more info.

The new, improved version of CAGRA optimize() function makes use of raft CUDA stream pool resource.
Setting the resource (`raft::resource::set_cuda_stream_pool`) affects the state of `raft::resources` and may lead to unintended consequences for a user.
Using non-const `raft::resources` will be enforced at compile time in NVIDIA/raft#3005 , so this PR fixes the use case ahead of the upstream change by copying the resources handle.

Authors:
  - Artem M. Chirkin (https://github.com/achirkin)

Approvers:
  - Malte Förster (https://github.com/mfoerste4)
  - Tamas Bela Feher (https://github.com/tfeher)

URL: #2103
@rapids-bot rapids-bot Bot requested a review from a team as a code owner May 18, 2026 11:48
@AyodeAwe AyodeAwe merged commit 417bd9b into main May 18, 2026
@rapids-bot

rapids-bot Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor Author

SUCCESS - forward-merge complete.

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

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants