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

Docker for GPU failed #140

Open
naarkhoo opened this issue Nov 14, 2020 · 2 comments
Open

Docker for GPU failed #140

naarkhoo opened this issue Nov 14, 2020 · 2 comments

Comments

@naarkhoo
Copy link

I am trying to build the GPU docker as it is advised, however encounter the following error

W: Failed to fetch https://developer.download.nvidia.com/compute/cuda/repos/ubuntu1404/x86_64/Packages  gnutls_handshake() failed: Handshake failed

W: Failed to fetch https://developer.download.nvidia.com/compute/machine-learning/repos/ubuntu1404/x86_64/Packages  gnutls_handshake() failed: Handshake failed

E: Some index files failed to download. They have been ignored, or old ones used instead.
The command '/bin/sh -c apt-get update && apt-get install -y --no-install-recommends         build-essential         cmake         git         wget         libatlas-base-dev         libboost-all-dev         libgflags-dev         libgoogle-glog-dev         libhdf5-serial-dev         libleveldb-dev         liblmdb-dev         libopencv-dev         libprotobuf-dev         libsnappy-dev         libgeos-dev         protobuf-compiler         python-dev         python-numpy         python-pip         python-scipy         python-opencv &&     rm -rf /var/lib/apt/lists/*' returned a non-zero code: 100

I appreciate any hint

@naarkhoo
Copy link
Author

seems nvidia doesn't support ubuntu 14.04 any longer

@macs1207
Copy link

I get the same error message

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

2 participants