Currently we limit to a few libraries used by cuda-bindings: https://github.com/NVIDIA/cuda-python/blob/99ffe141f7d2efb5afa2fbfb71c137848afde35c/cuda_bindings/cuda/bindings/_path_finder/supported_libs.py#L10-L15 but in fact Ralf has tested a lot more than that, and we can just expose the support once we are confident enough: https://github.com/NVIDIA/cuda-python/blob/99ffe141f7d2efb5afa2fbfb71c137848afde35c/cuda_bindings/cuda/bindings/_path_finder/supported_libs.py#L17-L44