Skip to content

How to resolve RuntimeError: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when using torch(1.8.0+cu111)? #48

Answered by xhluca
hongyinjie asked this question in Q&A
Discussion options

You must be logged in to vote

I just tried installing and running dl-translate on Colab (torch 1.10 + cu111) and it works fine: https://colab.research.google.com/drive/14LzNXeGx4eFO0YyjGgRrVj7E3tVSQPUP?usp=sharing

Could you try creating a virtualenv and upgrading torch? Also I suggest testing Huggingface models directly (see M2M100 docs) and if the error happens again then you could try to open an issue in their repo.

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by xhluca
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants
Converted from issue

This discussion was converted from issue #40 on January 13, 2022 17:46.