cuda-python icon indicating copy to clipboard operation
cuda-python copied to clipboard

Expose NVVM version detection helper as public API

Open leofang opened this issue 2 weeks ago • 0 comments

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.

leofang avatar Jan 12 '26 16:01 leofang