Skip to content

Use cuda::stream_ref in libcudf tests - #23696

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

Use cuda::stream_ref in libcudf tests#23696
vyasr wants to merge 3 commits into
NVIDIA:mainfrom
vyasr:codex/cuda-stream-ref-batch-5-tests

Conversation

@vyasr

@vyasr vyasr commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Description

This split batch migrates libcudf test code and cudf_test helper APIs from rmm::cuda_stream_view to cuda::stream_ref.

This follows the core libcudf API migration in #23691 and 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 the libcudf Affects libcudf (C++/CUDA) code. label Aug 17, 2026
@vyasr
vyasr force-pushed the codex/cuda-stream-ref-batch-5-tests branch from 9fc4686 to 3db4341 Compare August 18, 2026 14:20
@vyasr vyasr added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 18, 2026 — with ChatGPT Codex Connector
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant