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

Pascal boards: CURAND_STATUS_LAUNCH_FAILURE #270

Closed
lukeyeager opened this issue Nov 18, 2016 · 2 comments
Closed

Pascal boards: CURAND_STATUS_LAUNCH_FAILURE #270

lukeyeager opened this issue Nov 18, 2016 · 2 comments

Comments

@lukeyeager
Copy link
Member

PSA: If you're getting this error, then you're probably trying to use CUDA 7.5 on a Pascal GPU.

After recompile with CUDA 8, both 2.0 and 4.0 works fine.
NVIDIA/DIGITS#925

The DIGITS/caffe images we provide are based on CUDA 7.5, so they can't run on Pascal boards like the 1080. Hopefully we will have deb packages for caffe and DIGITS on CUDA 8.0 soon.
NVIDIA/nvidia-docker#221

my setup messed with both CUDA 7.5 and 8.0 installation
NVIDIA/DIGITS#1186

See also:

@lukeyeager
Copy link
Member Author

I think there must have been something in my old configuration that was pointing to an older version of CUDA.
NVIDIA/DIGITS#1264 (comment)

@lukeyeager
Copy link
Member Author

Some *.so of cuda7 not be removed. After I delete them, everything is fine.
NVIDIA/DIGITS#1400 (comment)

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

1 participant