[FEA]: Stream Interop between cuda.core & CCCL
Open
Nobody has claimed this yet.
cuda.core
feature
P1
- Dominant language
- Cython
- Stars
- 3.4k
- Forks
- 329
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
Is this a duplicate?
- I confirmed there appear to be no duplicate issues for this request and that I agree to the Code of Conduct
Area
cuda.core
Is your feature request related to a problem? Please describe.
Create a Stream Interop Prototype: The design document from the RAPIDS team already contains a prototype for Stream cuda.core/cccl interop to allow round-tripping a stream from Python through C++ and back, while making the stream viewable from both sides. The action is to continue development and testing of this (and potentially other) prototypes.
Describe the solution you'd like
We need a plan here.
Describe alternatives you've considered
No response
Additional context
No response
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.