Replies: 1 comment
-
I don't believe per-pin sensor reporting was ever supported officially. The nvidia-smi utility uses the NVML API to get sensor information, and it does not support anything like this. In fact, even basic core voltage support is being dropped. This is a feature added by an AIB partner (Asus) and not by Nvidia. You would need to ask Asus if they have a documented API to access that information. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi guys,
I am highly interested in getting per-per sensing information on Linux.
So for example the new Astral 5080 and 5090 cards from Asus offer a per-pin sensing via the GPU Tweak III software, see here.
Now I am really curious, how Asus did that. I could not find any information using
nvidia-smi -q
tool, so how is it possible to get that sensor information?Many thanks in advance!
Beta Was this translation helpful? Give feedback.
All reactions