Skip to content

Use cuda::stream_ref for pooled streams - #5639

Draft
bdice wants to merge 2 commits into
rapidsai:mainfrom
bdice:cuda-stream-ref
Draft

Use cuda::stream_ref for pooled streams#5639
bdice wants to merge 2 commits into
rapidsai:mainfrom
bdice:cuda-stream-ref

Conversation

@bdice

@bdice bdice commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

Updates pooled-stream call sites for the cuda::stream_ref returned by RAFT after rapidsai/rmm#2372. This preserves the stream-ref type when selecting pooled or primary streams and uses .get() only at raw CUDA boundaries.

Also updates the MTMG handle stream accessor to return cuda::stream_ref.

Depends on NVIDIA/raft#3129 and rapidsai/rmm#2372.

@copy-pr-bot

copy-pr-bot Bot commented Aug 28, 2026

Copy link
Copy Markdown

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.

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.

1 participant