-
Notifications
You must be signed in to change notification settings - Fork 299
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
Cuda execution failed with error 2 #155
Comments
My Docker that I installes Det3D, I use extention
|
can you try to compile with pytorch 1.6+? |
i got the same problem. have you solved it? thank you. |
Same question, have you solved it? |
i have the same problem. have you solved it? thank you. Edited: I fixed this problem by using spconv 1.2.1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I run :
./tools/scripts/train.sh train1
I get error:
/spconv/src/spconv/indice.cu 125 cuda execution failed with error 2
My PC have only 1 GPU
NVIDIA GeForce RTX 2080 SUPER - 8GB
My software :
CUDA Version 10.0.130
cudnn : 7603
pytorch : 1.3.0
spconv : 1.0
Cmake: cmake version 3.21.3
ninjia: 1.9.0
Python 3.6.8
I installed without docker or with docker , I got the same error
/spconv/src/spconv/indice.cu 125 cuda execution failed with error 2
DO you have idea to resolve error above ?
Thank you !
The text was updated successfully, but these errors were encountered: