forked from docs/doc-exports

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>
1.9 KiB
1.9 KiB
How Do I Check Resource Usage of a Training Job?
In the left navigation pane of the ModelArts management console, choose Resource Usages tab page.
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- 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)
Parent topic: Training Jobs