trexminer / T-Rex

T-Rex NVIDIA GPU miner with web control monitoring page
2.64k stars 439 forks source link

How to properly reduce the power consumption of graphics card? #277

Open aotuitx opened 3 years ago

aotuitx commented 3 years ago

How to properly reduce the power consumption of graphics card?

trexminer commented 3 years ago

Using nvidia-smi command or MSI Afterburner if you're running Windows

aotuitx commented 3 years ago

Using nvidia-smi command or MSI Afterburner if you're running Windows

Thanks, is there a simple example for nvidia-smi command? For example, set the graphics card power to 60% and the fan to 60%

trexminer commented 3 years ago

https://gist.github.com/nanom1t/ee984522a3926d99c132bd06c0d8998c

aotuitx commented 3 years ago

https://gist.github.com/nanom1t/ee984522a3926d99c132bd06c0d8998c

thank you very much.