cuda-python
cuda-python copied to clipboard
[ENH]: Replace driverVersionLessThan skipif with try-except and pytest.skip for API-not-supported errors
xref: https://github.com/NVIDIA/cuda-python/pull/1337#issuecomment-3629801505
PR #1337 changed test_cuda.py and test_cudart.py. The idea may apply more generally, TBD.