doc-exports/docs/modelarts/umn/modelarts_21_0078.html
Beibei edf86a8ae7
ModelArts GA UMN 06052022 from R&D (#5)
ModelArts GA UMN 06052022 from R&D

R&D provided a new version of the ModelArts User Manual in May 2022.
Depends-On: #11

Reviewed-by: Artem Goncharov <Artem.goncharov@gmail.com>
2022-05-23 08:19:57 +00:00

1.9 KiB

How Do I Check Resource Usage of a Training Job?

In the left navigation pane of the ModelArts management console, choose Training Management > Training Jobs to go to the Training Jobs page. In the training job list, click a job name to view the job details. You can view the following metrics on the Resource Usages tab page.

  • CPU: CPU usage (cpuUsage) percentage (Percent)
  • MEM: Physical memory usage (memUsage) percentage (Percent)
  • GPU: GPU usage (gpuUtil) percentage (Percent)
  • GPU_MEM: GPU memory usage (gpuMemUsage) percentage (Percent)