A.4. Installing Docker Containers - Nvidia DGX A100 User Manual

Hide thumbs Also See for DGX A100:
Table of Contents

Advertisement

deb file:///media/usb/repository/mirror/repo.download.nvidia.com/baseos/ubuntu/
focal/x86_64/ focal-updates main dgx
Configure
to use the NVIDIA CUDA packages in the
apt
cuda-compute-repo.list
deb file:///media/usb/repository/mirror/developer.download.nvidia.com/compute/
cuda/repos/ubuntu2004/x86_64/ /
4. Update the
repository.
apt
sudo apt update
$
Output from this command is similar to the following example.
Get:1 file:/media/usb/repository/mirror/security.ubuntu.com/ubuntu focal-security
InRelease [107 kB]
Get:2 file:/media/usb/repository/mirror/archive.ubuntu.com/ubuntu focal InRelease
[265 kB]
Get:3 file:/media/usb/repository/mirror/archive.ubuntu.com/ubuntu focal-updates
InRelease [111 kB]
Get:4 file:/media/usb/repository/mirror/developer.download.nvidia.com/compute/
cuda/repos/ubuntu2004/x86_64
Get:5 file:/media/usb/repository/mirror/repo.download.nvidia.com/baseos/ubuntu/
focal/x86_64 focal InRelease [12.5 kB]
Get:6 file:/media/usb/repository/mirror/repo.download.nvidia.com/baseos/ubuntu/
focal/x86_64 focal-updates InRelease [12.4 kB]
Get:7 file:/media/usb/repository/mirror/developer.download.nvidia.com/compute/
cuda/repos/ubuntu2004/x86_64
Get:8 file:/media/usb/repository/mirror/developer.download.nvidia.com/compute/
cuda/repos/ubuntu2004/x86_64
Reading package lists... Done
5. Upgrade the system using the newly configured local repositories.
sudo apt full-upgrade
$
A.4. 
Installing Docker Containers
This method applies to Docker containers hosted on the NVIDIA NGC Container Registry, and
requires that you have an active NGC account.
1. On a system with internet access, log in to the NGC Container Registry by entering the
following command and credentials.
$ docker login nvcr.io
Username:
$oauthtoken
Password:
apikey
2. Type
$oauthtoken
This is a special username that enables API key authentication. In place of apikey, paste in
the API Key text that you obtained from the NGC website.
3. Enter the docker pull command, specifying the image registry, image repository, and tag:
$ docker pull nvcr.io/nvidia/repository:tag
4. Verify the image is on your system using docker images.
$ docker images
5. Save the Docker image as an archive.
$ docker save nvcr.io/nvidia/repository:tag > framework.tar
NVIDIA DGX A100
file.
InRelease
Release [697 B]
Release.gpg [836 B]
exactly as shown for the Username.
Installing Software on Air-Gapped DGX A100 Systems
/etc/apt/sources.list.d/
DU-09821-001 _v01   |   88

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents