cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Add support for nvrtcGetSupportedArchs()

Open eyalroz opened this issue 3 years ago • 0 comments

With CUDA 11.2, NVRTC added some API functions for determining the target architectures it supports. Let's add support for that.

eyalroz avatar Jul 17 '22 20:07 eyalroz