NVIDIA / NVIDIA/cuda-python

[FEA]: Stream Interop between cuda.core & CCCL

Open
#1,787 0 comments 0 reactions 1 assignee View on GitHub

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?
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.