Skip to content

Use cuda::stream_ref for nested and IO APIs - #23669

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

Use cuda::stream_ref for nested and IO APIs#23669
vyasr wants to merge 4 commits into
NVIDIA:mainfrom
vyasr:codex/cuda-stream-ref-batch-4

Conversation

@vyasr

@vyasr vyasr commented Aug 14, 2026

Copy link
Copy Markdown
Contributor

Description

This fourth batch migrates libcudf IO, strings, lists, structs, text, and related nested APIs and tests from rmm::cuda_stream_view to cuda::stream_ref. It leaves default stream helpers and owning RMM stream types unchanged for a later batch.

It also adds explicit stream coverage for scalar and string factory APIs.

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 14, 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 the libcudf Affects libcudf (C++/CUDA) code. label Aug 14, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

libcudf Affects libcudf (C++/CUDA) code.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant