QuestionQ19

AI Operations

When monitoring a GPU-based workload, what does GPU utilization represent?

  • A The maximum amount of time a GPU will be used for a workload.
  • B The GPU memory in use compared to available GPU memory.
  • C The percentage of time the GPU is actively processing data.
  • D The number of GPU cores available to the workload.
Explanation

GPU utilization is the percentage of time that the GPU’s cores are actively processing work during the measured interval. GPU memory usage is a separate memory-utilization metric.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!