We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
You can get errors like:
/usr/bin/docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]]
If you don't have a new enough nvidia driver.
The text was updated successfully, but these errors were encountered:
add checks for whether nvidia-docker2 is installed
e519430
Fixes #88
8e10651
Hi,
Any update on this thread? I got exactly the same error output from my terminal window. Regards, Jaehyun
Sorry, something went wrong.
What is your nvidia card, and driver? And what version of nvidia-docker are you running?
This ticket is mostly about providing a good warning instead of this error so resolving this may not help you.
@tfoote Thank you for your reply. I forgot to install nvidia-docker and that was causing the problem.
Successfully merging a pull request may close this issue.
You can get errors like:
/usr/bin/docker: Error response from daemon: could not select device driver "" with capabilities: [[gpu]]
If you don't have a new enough nvidia driver.
The text was updated successfully, but these errors were encountered: