Post
Topic
Board Mining (Altcoins)
Re: [Awesome Miner]- Powerful Windows GUI to manage and monitor up to 5000 miners
by
patrike
on 02/08/2017, 21:04:37 UTC
Awesome Miner profit mining really needs benchmark adjustments. When my rig is mining ETH solely using claymore I get 84 MH/s. When it is mining ETH+SC I get only 56 MH/s ETH. There is no way the 1670 MH/s SC compensates for a loss of nearly 30 MH/s ETH. Awesome Miner needs to consider the actual performance on single algos and performance for each combination of dual algos for each a rig to determine what is better profit. MPM out performs AM in this respect because it applies combination benchmark results to determine which is combination is higher profit.

For now I need to completely disable dual coin profit mining. How do I do that?
Benchmarking and improvements to the profit switcher are on the list of features to implement.

To disable dual mining in the Claymore miner, you can provide the command line parameter "-mode 1". To do this for the profit switcher, go to Options dialog, Profit profile section, edit your profile, select the Claymore Ethereum miner and click configure. Add the command line parameter here.

So I get that "-mode 1" overrides Claymore so that it only does ethash even if it gets parameters for dual. But if I add "-mode 1" will Awesome Miner also know to stop comparing the BTC/Day for the various dual options so that it won't try to switch to dual? If it does try to switch to dual, then al lit is doing is switching to potentially a less profitable pool than it was already in.
What I've done now is to implement support for specifying dual mining hashrates in addition to the standard hashrates. I've updated the profit switcher to both consider Ethereum and all other coins with standard hashrates, then calculate if dual mining hashrate of Ethereum plus any of the dual mining hashrates of the 4 secondary coins gives higher profitability.

With these changes, I think your initial request has been covered. The implementation will be part of the next development release that is expected to be available within the next few days.