Rate This Document
Findability
Accuracy
Completeness
Readability

GPU Usage

GPU Usage Status

Use the RadeonTop tool to view the GPU usage status 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.
  2. The installation command is as follows:
    1
    rpm -ivh radeontop-1.4-2.el8.aarch64.rpm
    
  3. After the compilation or installation is successful, run the following command to check the GPU usage status:
    1
    radeontop
    
  4. 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.