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
I am trying to run your code, but I keep getting this error:
```RuntimeError: CUDA error: CUBLAS_STATUS_INTERNAL_ERROR when calling `cublasCreate(handle)````
I am using:
CUDA Version: 11.0
Driver Version: 450.66
Could the CUDA version be the source of the problem?
Thanks
The text was updated successfully, but these errors were encountered:
Hi,
I am trying to run your code, but I keep getting this error:
```RuntimeError: CUDA error: CUBLAS_STATUS_INTERNAL_ERROR when calling `cublasCreate(handle)````
I am using:
CUDA Version: 11.0
Driver Version: 450.66
Could the CUDA version be the source of the problem?
Thanks
The text was updated successfully, but these errors were encountered: