Post
Topic
Board Mining (Altcoins)
Re: GTX 1060 discussion thread
by
heavyarms1912
on 13/08/2018, 22:37:12 UTC
Anyone tried underclock the core voltage to 0.6-0.7 volt? i cant figure out how to lower the core voltage % in afterburner. Some forums says it can cut down electricity by 20-30 percent and same hashrate with standard oc 150\500.

you need to use nvidiainspector for that and something like below in a bat file to apply profiles to each GPU.

Code:
nvidiaInspector.exe -lockVoltagePoint:0,650000 -setBaseClockOffset:0,0,100 -setMemoryClockOffset:0,0,400 -setPowerTarget:0,75 -setTempTarget:0,0,85