Thanks for great miner. I got nearly 100MH more on my setup. (nearly 0,6 per RX570).
Are you close to solving pool disconnect issue? Is there any workaround? Happened on one rig after about 24h,
If you mean the "Connection attempt aborted" error messages when the miner is trying to reconnect, we are testing several workarounds but as the problem occurs randomly, it would take a few more days before we are sure that it is solved completely. The fix will be included for sure in version 2.4 which is scheduled for release in five days.
If you are aiming at simplicity with switching from Claymore, can these option values be aligned with Claymore's?
-esm Ethereum Stratum mode. 0 - eth-proxy mode (for example, dwarpool.com), 1 - qtminer mode (for example, ethpool.org),
2 - miner-proxy mode (for example, coinotron.com), 3 - nicehash mode. 0 is default.
-di GPU indexes, default is all available GPUs. For example, if you have four GPUs "-di 02" will enable only first and third GPUs (#0 and #2).
You can also turn on/off cards in runtime with "0"..."9" keys and check current statistics with "s" key.
For systems with more than 10 GPUs: use letters to specify indexes more than 9, for example, "a" means index 10, "b" means index 11, etc; also "a", "b", and "c" keys allow you to turn on/off GPU #10, #11 and #12 in runtime.
You can use the Claymore options directly, e.g. just add
-esm 3 -di 02
to the PhoenixMiner command line (or in the config.txt file) and they should work exactly as in Clyamore. In this example the stratum protocol would be nicehash and only the first and the third GPU will be used.
any chance to see here dual mine option? if yes any deadline?
Thanks
Yes, definitely. We have very raw early version in development for the Decred algorithm. If everything goes well, it can be released for beta testing in about four weeks. As it seems that the dual mining is still in high demand, we have shifted resources from the Linux version to dual mining support, so the Linux version will be delayed for after the dual mining is implemented.