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 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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: