Skip to content

Use cuda::stream_ref in Java native code - #23726

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

Use cuda::stream_ref in Java native code#23726
vyasr wants to merge 2 commits into
NVIDIA:mainfrom
vyasr:codex/cuda-stream-ref-batch-5-java

Conversation

@vyasr

@vyasr vyasr commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Description

This split batch migrates Java native/JNI stream parameters and local stream wrappers 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.

@vyasr vyasr added Java Affects Java cuDF API. improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Aug 19, 2026
@copy-pr-bot

copy-pr-bot Bot commented Aug 19, 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. pylibcudf Issues specific to the pylibcudf package labels Aug 19, 2026
@vyasr vyasr removed libcudf Affects libcudf (C++/CUDA) code. Python Affects Python cuDF API. pylibcudf Issues specific to the pylibcudf package labels Aug 19, 2026
@vyasr
vyasr force-pushed the codex/cuda-stream-ref-batch-5-java branch from 2fe3e55 to 773f7ab Compare August 21, 2026 23:50
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 Java Affects Java cuDF API. non-breaking Non-breaking change

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant