bhh7419 / gpupowerman

Adjust power limits on NVIDIA cards to keep temperature at some level

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You need put nvidia-smi.exe from NVIDIA drivers to script folder. 
CFG params: 
MaxTemp - try to keep this temperature (in C)
SlowBoost - start small adjustement steps when this temp reached (really works in both directions - delta between Maxtemp and Slowboost used)
LoadTreshold - set minimal power when GPU load below this

About

Adjust power limits on NVIDIA cards to keep temperature at some level

License:GNU General Public License v3.0


Languages

Language:PowerShell 99.2%Language:Batchfile 0.8%