I would like to teach you a question. Linux system wants to get the temperature and resource utilization rate of GPU in its own application program in real time. What library can I use for programming language c + +?
The NVIDIA Management Library (NVML) is the basis of the nvidia-smi
utility and gives you access to the same information that is displayed by nvidia-smi
:
https://developer.nvidia.com/nvidia-management-library-nvml
For questions specific to Jetson Xavier, I would suggest visiting the subforums specific to the embedded platforms: