tencent cloud

GPU Usage Shows 100%

PDF
포커스 모드
폰트 크기
마지막 업데이트 시간: 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:



도움말 및 지원

문제 해결에 도움이 되었나요?

피드백