Skip to content

Conversation

@MartinJrgsn
Copy link
Contributor

The tag latest has been deprecated by NVIDIA:

Therefore, the provided command is deprecated:

docker run --gpus all --rm nvidia/cuda nvidia-smi` Unable to find image 'nvidia/cuda:latest' locally docker: Error response from daemon: manifest for nvidia/cuda:latest not found: manifest unknown: manifest unknown. See 'docker run --help'. sudo docker run --gpus all --rm nvidia/cuda nvidia-smi` Unable to find image 'nvidia/cuda:latest' locally docker: Error response from daemon: manifest for nvidia/cuda:latest not found: manifest unknown: manifest unknown. See 'docker run --help'. 

Updated command found here:
https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/sample-workload.html#running-a-sample-workload-with-docker

@google-cla
Copy link

google-cla bot commented Mar 7, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

The tag `latest` has been deprecated by NVIDIA: NVIDIA/nvidia-container-toolkit#302 (comment) Therefore, the provided command is deprecated: `docker run --gpus all --rm nvidia/cuda nvidia-smi` Unable to find image 'nvidia/cuda:latest' locally docker: Error response from daemon: manifest for nvidia/cuda:latest not found: manifest unknown: manifest unknown. See 'docker run --help'. sudo docker run --gpus all --rm nvidia/cuda nvidia-smi Unable to find image 'nvidia/cuda:latest' locally docker: Error response from daemon: manifest for nvidia/cuda:latest not found: manifest unknown: manifest unknown. See 'docker run --help'. Updated command found here: https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/sample-workload.html#running-a-sample-workload-with-docker
@MartinJrgsn MartinJrgsn force-pushed the update-nvidia-docker-verification branch from 0f968d8 to 696d717 Compare March 7, 2025 20:08
Copy link
Collaborator

@haifeng-jin haifeng-jin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I am passing it on to other reviewers. I do not have enough context on this.

@8bitmp3
Copy link
Contributor

8bitmp3 commented Mar 11, 2025

 Remove sudo Co-authored-by: Mihai Maruseac <mihai.maruseac@gmail.com>
@8bitmp3 8bitmp3 added the ready to pull Start merge process label Jun 12, 2025
@copybara-service copybara-service bot merged commit 1a48d77 into tensorflow:master Jun 13, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

6 participants