forked from docs/doc-exports
Reviewed-by: Pruthi, Vineet <vineet.pruthi@t-systems.com> Co-authored-by: Lai, Weijian <laiweijian4@huawei.com> Co-committed-by: Lai, Weijian <laiweijian4@huawei.com>
1.8 KiB
1.8 KiB
How Do I Check Resource Usage of a Training Job?
In the left navigation pane of the ModelArts management console, choose to go to the Training Jobs page. In the training job list, click a job name to view 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)
Parent topic: Viewing Job Details