Skip to content

Team Red Miner v0.8.1

Compare
Choose a tag to compare
@Kerney666 Kerney666 released this 03 Feb 17:02
· 66 commits to master since this release

Team Red Miner v0.8.1

Key highlights:

  • Big Navi support added. This is just a basic support release for all supported Navi algos (ethash, kawpow, mtp, nimiq).
    o Kernels are close to or identical with Navi10 A-mode (ethash) and default modes for Navi10 (kawpow, mtp, nimiq).
    o Please read the updated ETHASH_TUNING_GUIDE.txt for a short tuning section at the very end of the file.
    o Big Navi should run in A-mode for ethash (default choice), not B-mode. Read tuning guide for more info.

  • Eth+zil mining: new pool strategy 'min_epoch' added for switching between plain eth and eth+zil pools. See the example start script start_zil_eth(.bat/.sh) for usage.

  • Ethash: Navi display gpus now using A-mode by default to prevent allocation issues, especially on Windows. Navi gpus without a monitor attached will continue to default to B-mode.

  • Statistics: now proper handling of negative temperatures under Linux.