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.
After the compilation or installation is successful, run the following command to check the GPU usage status:
1 | radeontop |
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.
