Hi,
I want to obtain the temperature of all the cores separately in Jetson TX2. I could go through various thermal zones present in Jetson but they give me temperature of overall CPU(not core wise), GPU etc. Can anyone tell me how to obtain the temperature of all the cores separately?
hello omais.shafi,
may I know what’s the purpose to obtain each CPU core temperature, could you please share the use-case.
BTW, you may refer to documentation.
please check Thermal Zone, which represents an area on the die whose temperature is monitored and controlled.
thanks
I need to do some throttling experiments and want to check the correlation of the core wise temperatures with the core frequencies. If I just obtain the overall temperature, I am not able to correlate that with the core frequencies. I checked the documentation and it says I guess the temperature is measured for the whole CPU package rather than individual cores.
hello omais.shafi,
that’s correct,
please also refer to Hardware Throttling for reference.
thanks