Open
Description
Hello,
I am trying to integrate GPU temperature information into my tool but I realized APIs needs to have sudo access in order to get the query successfully. But my tool gets used in some of the environment where user may not have sudo access hence thought of checking if there is any other way to get GPU temperature information.
While I can understand 'sudo' restriction for setting temperature by user but I am fail to understand why does user need to have privilege access for reading the info.
Any suggestion will be a great help.
Thanks