I have a .bat file that specifies core and memory overclocks dependent on each algo template. Currently I am remoting and running these .bats before switching templates.
I noticed there's a section to run the same commands but what directory should I specify to run the .bat from?
Is there a folder I should place the .bat in or do I specify the commands in that box?
It's info like this:
SET GPU0=-setBaseClockOffset:0,0,125 -setMemoryClockOffset:0,0,450 -setPowerTarget:0,77 -setTempTarget:0,0,75 -forcepstate:0,0
SET GPU1=-setBaseClockOffset:1,0,125 -setMemoryClockOffset:1,0,450 -setPowerTarget:1,77 -setTempTarget:1,0,75 -forcepstate:1,0
SET GPU2=-setBaseClockOffset:2,0,125 -setMemoryClockOffset:2,0,450 -setPowerTarget:2,77 -setTempTarget:2,0,75 -forcepstate:2,0
SET GPU3=-setBaseClockOffset:3,0,125 -setMemoryClockOffset:3,0,450 -setPowerTarget:3,77 -setTempTarget:3,0,75 -forcepstate:3,0