-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
Unable to find image 'nvidia/cuda:11.0-base' locally #805
Comments
I believe this is because the image was removed, as per this comment. On Ubuntu 20.04 the following should work:
|
This also works for Ubuntu 22.04 |
I have the same issue when I try to run: However, when I try to run: I'm getting this error:
The output from |
did you find a solution? I have the exact same issue |
I've followed the instructions in Nvidia container toolkit and Docker as a non-root user, but as I ran the command
docker run --rm --gpus all nvidia/cuda:11.0-base nvidia-smi
it showed the following error:
The text was updated successfully, but these errors were encountered: