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: CUDA error: CUBLAS_STATUS_EXECUTION_FAILED when running the code #6

Open
CUHKWilliam opened this issue May 25, 2022 · 7 comments

Comments

@CUHKWilliam
Copy link

Hi! Thanks for your interesting and enlightening work on point cloud reconstruction tasks, and we are trying to reproduce your work. However, we encounter an error when running your code:
Capture
I am wondering how to fix this bug? Thanks for your timely response.

@funny000
Copy link

when i use uperhead_transformer net, I have also the problem, and look for the problem in the internet, other people said a lot of method, but one of all can't solve the problem, I guess the problem about the memory of cuda, when the memory is big and sufficient.

@ListIndexOutOfRange
Copy link

What's your CUDA version ? If it is < 11, you should consider upgrade it, try and see if it fixes the error.

@vaheta
Copy link

vaheta commented Nov 23, 2022

I have the same problem with CUDA 11.1 and Pytorch 1.8.1 (these are the versions mentioned in the repo) on a machine with P100. Trying to figure out the solution now.

@cyberkarim
Copy link

did you get any clues, I'm still running into the same issues using the same poco environement specified in requirements.txt

@cyberkarim
Copy link

cyberkarim commented Jun 15, 2023

I have the same problem with CUDA 11.1 and Pytorch 1.8.1 (these are the versions mentioned in the repo) on a machine with P100. Trying to figure out the solution now.

Did you get any clues to solve the issue

I'm using redhat linux distro. My loaded cuda packages are :

hap3

@vaheta
Copy link

vaheta commented Jun 15, 2023

did you get any clues, I'm still running into the same issues using the same poco environement specified in requirements.txt

To be honest, I don't remember - I ended up reinstalling the CUDA and Pytorch a bunch of times, and at some point, it worked.

@cyberkarim
Copy link

cyberkarim commented Jun 20, 2023

Issue still pending, I was able to make it work once by reinstalling all the dependencies. Once I switched to another node server, reinstalled all dependencies following the same guidlines, it got me back to this error. @aboulch there's still no clear way to solve this issue.

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

5 participants