Skip to content

Forward-merge release/26.10 into main - #2566

Merged
GPUtester merged 1 commit into
mainfrom
release/26.10
Sep 9, 2026
Merged

Forward-merge release/26.10 into main#2566
GPUtester merged 1 commit into
mainfrom
release/26.10

Conversation

@rapids-bot

@rapids-bot rapids-bot Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

Forward-merge triggered by push to release/26.10 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.

## Summary

Use the `get()` and `sync()` compatibility aliases added in [RMM #2537](rapidsai/rmm#2537). These spellings are shared by `rmm::cuda_stream_view` and `cuda::stream_ref`.

This preserves existing stream types and public APIs while extracting mechanical accessor updates from the broader [stream migration](rapidsai/build-planning#318). It is independently buildable without [RMM #2372](rapidsai/rmm#2372) and leaves the migration PR focused on actual type and signature changes.

This updates raw CUDA, library, kernel-launch, and legacy API boundaries throughout cuVS while preserving current stream types. Changes that require RAFT to return `cuda::stream_ref` remain in [cuVS #2521](#2521).

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

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

URL: #2557
@rapids-bot
rapids-bot Bot requested review from a team as code owners September 9, 2026 00:37
@GPUtester
GPUtester merged commit 51dc5d4 into main Sep 9, 2026
1 check passed
@rapids-bot

rapids-bot Bot commented Sep 9, 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

None yet

Development

Successfully merging this pull request may close these issues.

2 participants