Skip to content

Use cuda::stream_ref in libcudf_streaming - #23693

Closed
vyasr wants to merge 2 commits into
NVIDIA:mainfrom
vyasr:codex/cuda-stream-ref-batch-5-streaming
Closed

Use cuda::stream_ref in libcudf_streaming#23693
vyasr wants to merge 2 commits into
NVIDIA:mainfrom
vyasr:codex/cuda-stream-ref-batch-5-streaming

Conversation

@vyasr

@vyasr vyasr commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Description

This split batch migrates libcudf_streaming APIs, tests, benchmarks, examples, and Python streaming bindings from rmm::cuda_stream_view to cuda::stream_ref.

This is separated from the core libcudf C++ stream_ref migration in #23691.

Contributes to #23636

Checklist

  • I am familiar with the Contributing Guidelines.
  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

@copy-pr-bot

copy-pr-bot Bot commented Aug 17, 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.

@github-actions github-actions Bot added libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API. labels Aug 17, 2026
@vyasr vyasr added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 18, 2026 — with ChatGPT Codex Connector
@vyasr

vyasr commented Aug 19, 2026

Copy link
Copy Markdown
Contributor Author

Folded this split back into #23691 so the core C++ CI has the matching libcudf_streaming stream_ref updates in the same PR.

@vyasr vyasr closed this Aug 19, 2026
@github-project-automation github-project-automation Bot moved this from Todo to Done in cuDF Python Aug 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

improvement Improvement / enhancement to an existing function libcudf Affects libcudf (C++/CUDA) code. non-breaking Non-breaking change Python Affects Python cuDF API.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants