Post
Topic
Board Mining (Altcoins)
Re: Megaminer 6.0b1 - Multi pool / Multi Algo launcher
by
tutulfo
on 23/02/2018, 10:27:53 UTC
Hi Tutulino,

Great progress on the script, it has come a long way!

Thanks for remembering my old suggestion to handicap the mining pools based on actual observation of overestimation, also the delay close miner feature is great!

I have a question about this feature:
-Option for asociate command to launch before run to each miner (nvidia inspector for example to set overclock)

Does this mean I can provide different afterburner profiles to different algos?
I would like to under volt timetravel and tribus algo because my rig sometimes crash,how would I implement this? 
Can you give an example of how to implement this feature please? 

Best,

Alex





Prelaunch command is at miner level (I expect change to algo level at future), for what you want you must make a copy of miner with that algos and let it alone with that two algos, let old miner without them.


Example:

Now

ccminerXXXX: algos: tribus, timetravel, algoX, algoY, algoZ, etc.
prelaunchcommand:""

Your desire


ccminerXXXX: algos: algoX, algoY, algoZ, etc.
prelaunchcommand:""


ccminerXXXX_v2: algos:  tribus, timetravel
prelaunchcommand:"WHAT YOU WANT LAUNCH BEFORE"