-
Notifications
You must be signed in to change notification settings - Fork 49
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
cudaCheckError() failed: unspecified launch failure #28
Comments
I also met this problem. Ubuntu 20.4, CUDA 11.1, PyTorch 1.8. Have you solved this problem? |
Nope |
Same problem here when I run I am in a python-venv inside a docker container based on https://hub.docker.com/r/nvidia/cudagl. @eneserdo @mcgilltaosun could you solve this? |
I dropped my job because of this error. Please do not tag me anymore. Why nvidia, why are you not reproducible |
A little more print debugging shows the exact location of the error:
It happens inside the function No idea what to look for / how to debug further though. Any help would be appreciated. |
I'm stuck in the middle...
|
Hi, when I run
./experiments/scripts/demo.sh
, I am getting the following error:I tried on multiple machines. Here is the full error log
My setup:
Ubuntu 20.4
CUDA 10.1
PyTorch 1.4
Any help will be appreciated.
The text was updated successfully, but these errors were encountered: