cuda-api-wrappers
cuda-api-wrappers copied to clipboard
Compatibility broken for CUDA 9.x
Compatibility is broken at least for 9.0 and 9.2, possibly additional CUDA versions.
Well, it seems this is due to the fix for #519 - I neglected to protect with #if CUDA_VERSION - it's only available starting with CUDA 10.0