NVIDIA / NVIDIA/cuda-python

EPIC: cuda.core C++ integration with RAPIDs & CCCL

Open
#1,786 1 comment 0 reactions 2 assignees View on GitHub

@lijinf2 is already working on this.

Since Jul 29, 2026.

cuda.core EPIC 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.pathfinder

Is your feature request related to a problem? Please describe.

Work with the CUDA Python team on solving problems related to calling into C++ APIs, specifically those using CCCL types, focusing on:

  • General C++ ownership and lifetime management (adapting cuda.core's object model to support wrapping C++ smart pointers/custom classes).
  • Compatibility with CCCL types (providing built-in solutions for CCCL's vocabulary types).
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.