EPIC: cuda.core C++ integration with RAPIDs & CCCL
Open
@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?
- I confirmed there appear to be no duplicate issues for this request and that I agree to the Code of Conduct
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
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.