EasyManua.ls Logo

Nvidia DGX-1 User Manual

Nvidia DGX-1
120 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #104 background imageLoading...
Page #104 background image
Installing Software on Air-Gapped NVIDIA DGX-1 Systems
www.nvidia.com
NVIDIA DGX-1 DU-08033-001 _v13.1|100
6.1.2.Creating a Local Mirror of the NVIDIA and
Canonical Repositories
Instructions for setting up a private repository or mirroring the NVIDIA and Canonical
repositories are beyond the scope of this document. It is expected that users are
knowledgeable about those processes.
1.
Create a private repository that mirrors the NVIDIA as well as the Canonical
repositories.
Consult /etc/apt/sources.list and the contents of /etc/apt.sources.list.d/ on your
running DGX-1 for the repository locations.
2.
Modify /etc/apt/sources.list and appropriate contents of /etc/apt.sources.list.d/ to
point to your private repository.
3.
Perform the update from the private repository, starting with Get the new package list
step (sudo apt-get update) of the instructions found in the DGX-1 Software Release
Notes and Upgrade Guide, which you can obtain from the Enterprise Support site.
6.2.Installing Docker Containers
This method applies to Docker containers hosted on the NVIDIA DGX Container
Registry, and requires that you have an active DGX Cloud Services account.
1.
On a system with internet access, log in to the DGX Container Registry by entering
the following command and credentials.
$ docker login nvcr.io
Username: $oauthtoken
Password: apikey
Type “$oauthtoken” exactly as shown for the Username. 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 Cloud Services website.
2.
Enter the docker pull command, specifying the image registry, image repository, and
tag:
$ docker pull nvcr.io/nvidia/repository:tag
3.
Verify the image is on your system using docker images.
$ docker images
4.
Save the Docker image as an archive. .
$ docker save nvcr.io/nvidia/repository:tag > framework.tar
5.
Transfer the image to the air-gapped system using removable media such as a USB
flash drive.
6.
Load the NVIDIA Docker image.
$ docker load –i framework.tar

Table of Contents

Question and Answer IconNeed help?

Do you have a question about the Nvidia DGX-1 and is the answer not in the manual?

Nvidia DGX-1 Specifications

General IconGeneral
RAM512 GB DDR4
Form Factor4U Rackmount
CPU2 x Intel Xeon E5-2698 v4
Storage4 x 1.92 TB NVMe SSD
NetworkDual 10 GbE
InterconnectNVIDIA NVLink
Power Supply3200W (redundant)
Operating SystemUbuntu Linux with NVIDIA DGX software stack
Dimensions19 in
GPU8x NVIDIA Tesla P100 GPUs

Summary

Introduction to the NVIDIA DGX-1 Deep Learning System

Hardware Specifications

Detailed specifications of the DGX-1's hardware components.

Installation and Setup

Installing the DGX-1 Into a Rack

Procedures for mounting the DGX-1 into a server rack.

Connecting the Network Cables

Guide for connecting Ethernet and IPMI network cables.

Setting Up the DGX-1

Initial system configuration process after powering on the DGX-1.

Preparing for Using Docker Containers

Installing Docker and NVIDIA Docker on DGX OS Server Software 2.x or Earlier

Installing Docker and NVIDIA Docker for older DGX OS versions.

Configuring Docker IP Addresses

Configuring Docker network IP addresses to prevent conflicts.

Configuring and Managing the DGX-1

Using the BMC

Introduction to the Baseboard Management Controller (BMC) for system management.

Configuring a Static IP Address for the BMC

Setting a static IP address for the BMC.

Configuring Static IP Addresses for the Network Ports

Setting static IP addresses for network interfaces.

Maintaining and Servicing the NVIDIA DGX-1

Restoring the DGX-1 Software Image

Procedures to restore the DGX-1 software image to factory settings.

Updating the System BIOS

Remotely updating the system BIOS via the BMC.

Updating the BMC

Remotely updating the BMC firmware using the IPMI port.

Replacing the System and Components

Overview of replaceable components and RMA process.

Installing Software on Air-Gapped NVIDIA DGX-1 Systems

Safety

Safety Warnings and Cautions

General safety warnings and cautions for DGX-1 operation.

Related product manuals