Exam NCA-AIIO Topic 1 Question 18 Discussion

Actual exam question for NVIDIA's NCA-AIIO exam
Question #: 18
Topic #: 1
You have completed an analysis of resource utilization during the training of a deep learning model on an NVIDIA GPU cluster. The senior engineer requests that you create a visualization that clearly conveys the relationship between GPU memory usage and model training time across different training sessions. Which visualization would be most effective in conveying the relationship between GPU memory usage and model training time?

Suggested Answer: D Vote an answer

A scatter plot with GPU memory usage on one axis (e.g., x-axis) and training time on the other (e.g., y-axis) is the most effective visualization for conveying the relationship between these two variables across different training sessions. This type of plot allows you to plot individual data points for each session, revealing correlations, trends, or outliers (e.g., high memory usage leading to longer training times due to swapping).
NVIDIA's "AI Infrastructure and Operations Fundamentals" course and "NVIDIA DCGM" documentation encourage such visualizations for performance analysis, as they provide actionable insights into resource impacts on training efficiency.
A bar chart (A) shows averages but obscures session-specific relationships. A histogram (B) displays distribution, not pairwise relationships. A line chart (C) implies temporal continuity, which doesn't fit this use case. The scatter plot aligns with NVIDIA's best practices for GPU performance analysis.

by Wade at Oct 16, 2025, 01:54 PM

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
Nick name: Submit Cancel
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

0
0
0
10