sru
sru copied to clipboard
ImportError:You are running using the stub version of nvrtc
I got "Segmentation fault" when import sru.cuda_functional. Says that: You are running using the stub version of nvrtc.
Check if you have the recent versions of cupy
pynvrtc
and cuda
installed.