nvtop
nvtop copied to clipboard
In some special scenarios, the gpu temperature may drop below 0. Is support necessary?
Right, when using cryogenic cooling for overclocking I suppose! We'll probably have to change the code slightly because the value is stored as an unsigned value. I guess offsetting it by 273 to allow negative values (degrees Celsius) should do the trick