Skip to content
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: cublas runtime error : the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:450 #158

Open
Sunnyhhhhhh opened this issue May 9, 2022 · 2 comments

Comments

@Sunnyhhhhhh
Copy link

When testing the dataset using the code provided in the GETTING_STARTED.md documentation, I encountered the following problems:
RuntimeError: cublas runtime error : the GPU program failed to execute at /pytorch/aten/src/THC/THCBlas.cu:450

@csuhan
Copy link
Owner

csuhan commented May 9, 2022

I guess you need to change the version of torch. We use torch==1.3 by default.

@Sunnyhhhhhh
Copy link
Author

Thank you very much. I will make modifications according to your suggestions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants