Syllo/nvtop

Include GDDR6(X) VRAM temperatures

Bengt opened this issue · 2 comments

There is now a utility for reading VRAM temperatures under Linux:

https://github.com/olealgoritme/gddr6

Include this data in the nvtop, please.

Looking at the code, it seems that it's directly poking into the kernel memory, which is not something I will implement since it could change at any driver version update and requires root privileges to even get access to.