Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
puwaha
on 12/11/2017, 06:41:07 UTC
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

You add these extra settings in the "command line" parameters in either the pool or miner settings.  Awesome Miner is creating the equivalent of a .bat file from all of the settings you enter in the GUI.  The point of a product like AM is that you don't have to remote in and configure bat files anymore.