This repository has been archived by the owner on Jan 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2k
DIGITS running from nvidia-docker gives "ERROR: Check failed:" for AlexNet model with CUDA 8, cuDNN 5.1 #221
Comments
The training runs fine with Lenet (28x28) greyscale model, but causes problem with AlexNet or GoogleNet. Is it strange? Is the problem is for nvidia-docker with CUDA 8.0?? |
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. |
How strange!! Anyways, please provide me a solid link on installing caffe for CUDA 8.0 without docker. Thanks!! |
Look at the DIGITS instructions for caffe |
Looks like you're done with Docker and have moved onto building from source: NVIDIA/DIGITS#1186. |
This was referenced Nov 18, 2016
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
I'm using GTX 1080 on Ubuntu 16.04 with CUDA 8.0 and cuDNN 5.1. The DIGITS is running from nvidia-docker to my localhost. While training my dataset with AlexNet/ GoogLeNet, DIGITS gives the following error :
## What could be the possible issue? I'm also facing the same problem with DetectNet which returns "IO error". Hitting
nvidia-smi
returns following status:The text was updated successfully, but these errors were encountered: