我要评分
获取效率
正确性
完整性
易理解

Querying the AMD GPU Status

GPU Usage

Use the RadeonTop tool to view the GPU usage in the Kbox cloud phone container operating environment. To download and install RadeonTop, perform the following steps:

  1. Obtain and upload the RadeonTop tool package to the server.

    Link

  2. Install the tool.
    1
    rpm -ivh radeontop-1.4-2.el8.aarch64.rpm
    
  3. After the installation is successful, run the following command to query the GPU usage:
    1
    radeontop
    
  4. Check the command output. As shown in the following figure, the VRAM row indicates the video RAM usage.

GPU Temperature

During the running of the Kbox cloud phone container, if the GPU temperature is too high, the server may break down. Therefore, when running large-scale games or applications, you need to monitor the GPU temperature in the operating environment.

In the Kbox cloud phone container operating environment, run the following command to query the GPU temperature:

1
cat /sys/kernel/debug/dri/*/amdgpu_pm_info |grep Temp

The following figure shows the query result. If the temperature is higher than 80°C for a long time, contact Huawei technical support.