Post
Topic
Board Mining (Altcoins)
Re: Megaminer - Multi pool (8 pools) / Multi Algo (>20) launcher
by
celofan
on 19/08/2017, 19:05:47 UTC
Another tweak i use - introducing MSIAfterBurner profile changes to switch the appropriate profile (I have all NVIDIA)

e.g. In Miners i invoke EthDcrMiner64.cmd which contains the following
Code:
title %*
"C:\Program Files (x86)\MSI Afterburner\MSIAfterburner.exe" -profile1
"C:\crypto\Megaminer.new\Megaminer-3.1\Bin\Ethash-Claymore\EthDcrMiner64.exe" %*

I have profile1 for memory intensive overclock (Ethereum), and profile5 for GPU clock specific (the rest)

So i have a cminer.cmd in each allowing me to add the relevant Afterburner profile swap

Overall this affords me 10%+ additional performance without any loss of stability
Very interesting!
"Miners"-  it is directory MINERS in MM or a part some  data code in some file?
"cminer.cmd in each" - that means you have cminer.cmd file for each miner?
Can you tell us step-to -step manual how we can add this feature to MM?