Verifying Basic Functionality - Nvidia DGX-2 SYSTEM User Manual

Hide thumbs Also See for DGX-2 SYSTEM:
Table of Contents

Advertisement

Log in to the NGC website (https://ngc.nvidia.com).
1.
Click Get API Key from the Registry page.
2.
Click Generate API Key from the Configuration->API Key page.
3.
Click Confirm at the Generate a New API Key dialog.
4.
Your NGC API Key is displayed at the bottom of the Configuration->API Key page
with examples of how to use it.
NGC does not save your key, so store it in a secure place. You can copy your API Key
to the clipboard by clicking the copy icon to the right of the API key.
4.4.2
Selecting CUDA Container Tags for Verification
Examples
While you are logged in to the web site, select a CUDA container tag to use for the
verification procedure in the next section.
Select Registry from the left side menu.
1.
Select a CUDA container tag.
2.
Click the cuda repository (under the nvidia registry space).
c)
In the Tag section, scroll down to find the latest '-runtime' version. For example,
d)
'10.0-runtime'.
Note this tag as you will need to specify it when running the CUDA container in the
next section.

VERIFYING BASIC FUNCTIONALITY

This section walks you through the steps of performing a health check on the DGX-2
System, and verifying the Docker and NVIDIA driver installation.
Establish an SSH connection to the DGX-2 System.
1.
Run a basic system check.
2.
sudo nvsm show health
Verify that the output summary shows that all checks are Healthy and that the overall
system status is Healthy.
Verify that Docker is installed by viewing the installed Docker version.
3.
sudo docker --version
This should return the version as "Docker version 18.03-ce", where the actual
version may differ depending on the specific release of the DGX OS Server software.
DGX-2 System User Guide
Quick Start Instructions
26

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents