Expose NVVM version detection helper as public API
Open
@abhilash1910 is already working on this.
Since Apr 6, 2026.
cuda.bindings
feature
P1
- Dominant language
- Cython
- Stars
- 3.4k
- Forks
- 329
- Avg merge
- 1d 23h
- Merged PRs (30d)
- 116
Description
This
https://github.com/NVIDIA/cuda-python/blob/da7eb1f5a97aa21d8f78098e13e7c4edad013530/cuda_core/tests/test_program.py#L58-L132
has a real need (ex: https://github.com/NVIDIA/numba-cuda/pull/681). We should expose it to cuda.bindings.utils, similar to the PTX version helpers.
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.