NCA-AIIO · Question #41
NCA-AIIO Question #41: Real Exam Question with Answer & Explanation
The correct answer is A: nvidia-smi. The nvidia-smi (System Management Interface) command is the primary tool for checking GPU utilization on NVIDIA systems, including the DGX H100. It provides real-time metrics like utilization percentage, memory usage, and power draw. NVML (NVIDIA Management Library) is an API, no
Question
What is the primary command for checking the GPU utilization on a single DGX H100 system?
Options
- Anvidia-smi
- Bctop
- Cnvml
Explanation
The nvidia-smi (System Management Interface) command is the primary tool for checking GPU utilization on NVIDIA systems, including the DGX H100. It provides real-time metrics like utilization percentage, memory usage, and power draw. NVML (NVIDIA Management Library) is an API, not a command, and ctop is unrelated, solidifying nvidia-smi as the standard.
Topics
Community Discussion
No community discussion yet for this question.