Post
Topic
Board Mining (Altcoins)
Re: Hive OS. №1 OS for mining
by
dimafern
on 26/09/2021, 07:10:47 UTC
0.6-210@210925 🐧

What's new?

MINERS👷‍♂️
T-Rex v0.23.1
   * removed telnet API
   * multiple bug fixes
GMiner v2.69
   * added auto-tune for LHR GPUs, enabled by default, to disable pass --lhr_autotune 0
   * increased reconnect tries on connection loss --reconnect_count
NanoMiner v3.3.12
   * added support verthash for AMD GPUs
   * fixed issues on kawpow with Nvidia driver v470.57
   * reduced stale shares on kawpow
   * fixed miner crush when started with some AMD GCN3 and older GPUs
NBMiner v39.5
   * added ability mining ergo LHR mode for mining ERGO, enable it by manually adding lhr option
       - same as LHR mode in ethash, lhr value represents expected hashrate to reach value percent of non-LHR GPU's hashrate, supports comma-seperated list to indicate lhr value for each GPU, and "lhr": "-1" to disable.
       - for GPUs with Hynix GDDR6 memory, LHR mode is not recommended for the poor performance.
       - for GPUs with non-Hynix GDDR6 memory, e.g. 3060 3060ti 3070, start trying with "lhr": "85"
       - for GPUs with GDDR6X memory, e.g. 3070ti 3080 3080ti, start trying with "lhr": "100"
       - when mining lock is detected during ERGO mining, miner will automatically decrease lhr value by 0.5, and continue mining. max decrease times is 10, which sums to 5.0
* optimized power consumption on Nvidia GPUs while mining ERGO
XMRig v6.15.1
   * minor fixes