EasyManuals Logo

Nvidia DGX H100 User Manual

Nvidia DGX H100
92 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 #36 background imageLoading...
Page #36 background image
NVIDIA DGX H100 User Guide
Recommended Command
The following command runs the test on all supported components (GPU, CPU, memory, and storage),
and takes approximately 20 minutes.
sudo nvsm stress-test --force
4.7. Running NGC Containers with GPU Support
To obtain the best performance when running NGC containers on DGX H100 systems, the following
methods of providing GPU support for Docker containers are available:
Native GPU support (included in Docker 20.10.18 and later)
The method implemented in your system depends on the DGX OS version installed.
DGX OS Releases Method Included
6.0
Native GPU support
NVIDIA Container Runtime for Docker (dep-
recated - availability to be removed in a fu-
ture DGX OS release)
Each method is invoked by using specic Docker commands, described as follows.
4.7.1. Using Native GPU Support
Use docker run --gpus to run GPU-enabled containers.
Example using all GPUs
sudo docker run --gpus all ...
Example using two GPUs
sudo docker run --gpus 2 ...
Examples using specic GPUs
sudo docker run --gpus '"device=1,2"' ...
sudo docker run --gpus '"device=UUID-ABCDEF,1"' ...
30 Chapter 4. Quickstart and Basic Operation

Table of Contents

Other manuals for Nvidia DGX H100

Questions and Answers:

Question and Answer IconNeed help?

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

Nvidia DGX H100 Specifications

General IconGeneral
GPU8x NVIDIA H100 Tensor Core GPUs
GPU Memory640 GB HBM3 (80GB per GPU)
System Memory2 TB DDR5
Form Factor6U rackmount
Storage30TB NVMe SSD
Power Supply10kW
InterconnectNVLink 4.0

Related product manuals