-
Notifications
You must be signed in to change notification settings - Fork 11
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when calling cublasSgemm
#24
Comments
I run into the same issue when attempting to run the training on Google Colab (high mem VM with A100 GPU). Installed scNym from github using pip. Any help is appreciated! |
@jacobkimmel any help/advice with this would be much appreciated! Thanks |
@cartal @nagendraKU Were you able to fix this? I have the same error. |
@cartal @sruthi-hub Since the repo seems to be inactive, I am pasting here the session info from a working local conda installation of scNym. Maybe this is useful for you to get scNym running locally. You will also need
|
Hi,
Thank you for developing
scNym
, I have been using it a lot for label transfer tasks and it is great!.So far, my workflow has worked flawlessly until I moved to a new workstation.
When I run the following:
It fails with the following error:
Since this happened after I changed workstations, I assume it has to do with some compatibility issues with CUDA, but I can't really get my head around it.
Do you think you could help me with this?
Thank you!
Session info here:
The text was updated successfully, but these errors were encountered: