level-zero icon indicating copy to clipboard operation
level-zero copied to clipboard

[Question] Temperature Sensors API call fails in non-privilege mode.

Open Sarbojit2019 opened this issue 1 year ago • 0 comments

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:

  1. I can understand of SET APIs require 'sudo' access or privilege mode but why do we need to be in privilege mode for query?
  2. Is there any other way to query GPU temperature?

Any suggestion will highly appreciated.

Sarbojit2019 avatar Oct 22 '24 06:10 Sarbojit2019