Cuda error
Closed this issue · 1 comments
popkingcorn commented
I have an error:
Could not load symbol cublasGetSmCountTarget from cublas64_11.dll. Error code 127
Cuda version 11.3
Torch version 1.12.1+cu113
demo.ipynb still running with this error using cuda:0, but with speed ~ 80 it/s (3070ti).
I set to use cpu (i5-8400) and have speed ~95 it/s.
Is that normal and how to fix this error?
How to reduce steps count to generate faster?
auspicious3000 commented
As you mentioned, this is a cuda error. It is best to post this question to pytorch or nvidia forum.