whNvInfo is a small program that display the most important values for your graphic cards. It also collects information across network of other hosts.
This program is very small and will display only the relevant information. It does not display versions or useless information. It is useful for render farms where you have 40 or 80 graphic cards on 100 nodes, and you need to monitor them.
The most other programs did provide so much information i do not care while my hosts are rendering, so i decide to make my own.
Attention, usage over network requires from YOU to manual open the firewall in windows. This software will not do this for you.
OMG, Fan Debug was still activated, please use Version 14
Updating nvAPI to 510, updating Visual C++ Compiler to 2022. Reducing card names, hopefully fix the System CPU Mhz.
Updating nvAPI to 410, updating Visual C++ Compiler to 2017. Hope try to fix the RPM Problem on RTX Cards.
Bugfix the count of cores on the host. Reported by Lewis. The function I used counted only the cores of one processor group. This is now fixed. This has only effect on systems with more than 64 cores.
Fixing a bug in NVAPI, the function NvAPI_GPU_GetAllClockFrequencies, returns sometimes a zero frequency on driver version 355.60. The fix detects a zero now and use simply the old value. That is not the best method, but it works for now. Furthermore I reduce the amount of functions calls to this function as well.
Fixing a fan bug. It should now display the RPM, instead of percent.