cuda-api-wrappers
cuda-api-wrappers copied to clipboard
Add support for nvrtcGetSupportedArchs()
With CUDA 11.2, NVRTC added some API functions for determining the target architectures it supports. Let's add support for that.