tencent cloud

GPU Usage Shows 100%
마지막 업데이트 시간:2024-01-11 17:11:13
GPU Usage Shows 100%
마지막 업데이트 시간: 2024-01-11 17:11:13

Problem Description

When using a GPU instance, if you use nvidia-smi to view the GPU status in the system, the GPU usage may be displayed as 100% while no processes are using GPU, as shown below:




Possible Causes

This may be caused by the ECC Memory Scrubbing mechanism used when the instance loads the NVIDIA driver.

Solution

Run the nvidia-smi -pm 1 command in the instance system to get the GPU Driver into the Persistence mode.

Instructions

1. Log in to the GPU instance and run the following command:
nvidia-smi -pm 1



2. Run the following command to check GPU usage:
nvidia-smi
You will see the GPU usage is normal, as shown below:


문제 해결에 도움이 되었나요?
더 자세한 내용은 문의하기 또는 티켓 제출 을 통해 문의할 수 있습니다.
아니오

피드백