GPU Usage
GPU Usage Status
Use the RadeonTop tool to view the GPU usage status in the Kbox cloud phone container operating environment.
- If the host OS is Ubuntu, compile the RadeonTop tool yourself. For details about the compilation procedure, see https://github.com/clbr/radeontop.
- If the host OS is openEuler, download the RadeonTop package to your server and install it.
Download link: https://download-ib01.fedoraproject.org/pub/epel/8/Everything/aarch64/Packages/r/radeontop-1.4-2.el8.aarch64.rpm
The installation command is as follows:# rpm -ivh radeontop-1.4-2.el8.aarch64.rpm
Run the following command. The following page is displayed. The VRAM row indicates the video RAM usage.
1 | # radeontop
|

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 query result is shown in the following figure. If the temperature is higher than 80°C for a long time, contact Huawei technical support.
