Thank you Patrike, dual mining with NBMiner now works in profit switcher, one bug though:
The per-algo commandline argument in profit profile does not get parsed to NBMiner during normal mining, it does get parsed during benchmarking however.
Best Regards,
Thanks for the feedback. I wasn't able to reproduce this issue. I opened the Edit Profit Profile dialog, selected NbMiner as only software and then selected Ethereum and specified the "Additional command line argument" as "--fee 3". When starting the Managed Profit Miner, I do see that "--fee 3" is included.
Please let me know if I misunderstood the scenario.
One note - some profit switching properties are only applied if you actually start the miner, allowing the profit switcher to run once. If you add a command line parameter for an algorithm and just click the Diagnostics button for example - it may not be applied until the profit switcher has processed it.
I'll have to try again tomorrow, but I now suspect it's the dual mining implementation with NBMiner, my scenario is when mining ckb+eth, where I needed to specify dual intensity for Ethereum not to lose hashrate and nbminer treated eth as the secondary algo instead of primary. So I input
for a 2 gpu rig under eaglesong algo instead of eth algo, then I don't see the argument gets parsed to the rig.