You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am trying to get GPU temperature information for my tool. It seems Temperature Sensor APIs need to be queried only in privilege mode. Users of my tool may not have 'sudo' access on all the systems hence the question.
Questions:
I can understand of SET APIs require 'sudo' access or privilege mode but why do we need to be in privilege mode for query?
Is there any other way to query GPU temperature?
Any suggestion will highly appreciated.
The text was updated successfully, but these errors were encountered:
I am trying to get GPU temperature information for my tool. It seems Temperature Sensor APIs need to be queried only in privilege mode. Users of my tool may not have 'sudo' access on all the systems hence the question.
Questions:
Any suggestion will highly appreciated.
The text was updated successfully, but these errors were encountered: