Skip to content

Use cuda::stream_ref in Python stream shims - #23694

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

Use cuda::stream_ref in Python stream shims#23694
vyasr wants to merge 2 commits into
NVIDIA:mainfrom
vyasr:codex/cuda-stream-ref-batch-5-python

Conversation

@vyasr

@vyasr vyasr commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Description

This split batch migrates the remaining Python/Cython stream shims from rmm::cuda_stream_view to cuda::stream_ref.

The pylibcudf stream pool shim follows the core stream pool signature change in #23691, so this draft should be merged after that PR.

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 Python Affects Python cuDF API. pylibcudf Issues specific to the pylibcudf package labels Aug 17, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pylibcudf Issues specific to the pylibcudf package Python Affects Python cuDF API.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant