You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, if my pytorch>1.1.0, how should I use ‘matmul_cuda’? Will there be any performance impact if I don’t use this package? Or is it just an impact on speed? Currently, after installing ‘matmul’, I run the code and report an error: ‘untimeError: CUDA error: no kernel image is available for execution on the device’. How should it be solved?
The text was updated successfully, but these errors were encountered:
Hello, if my pytorch>1.1.0, how should I use ‘matmul_cuda’? Will there be any performance impact if I don’t use this package? Or is it just an impact on speed? Currently, after installing ‘matmul’, I run the code and report an error: ‘untimeError: CUDA error: no kernel image is available for execution on the device’. How should it be solved?
The text was updated successfully, but these errors were encountered: