Post
Topic
Board Mining (Altcoins)
Re: Hive OS. №1 OS for mining
by
dimafern
on 18/09/2021, 04:50:12 UTC
0.6-210@210918 🐧

What's new?

MINERS👷‍♂️
NBMiner v39.3
* implemented new ethash low power LHR mode, add -lhr-mode option:
    -lhr-mode 2 is the default LHR mode, which is the new lower power mode
    -lhr-mode 1 changes LHR mode to old version, which is the same as v39.2
    -lhr-mode 1 is suitable for only power limit bounded GPU, can achieve higher hashrate than mode 2
    -lhr-mode 2 is able to achieve lower average power and temperature. especially suitable for GPUs with gddr6x e.g.3070ti, 3080, 3080ti: power consumption is fluctuating in this mode, better be used with locked core clock;
* option -lhr support decimal value;
* for LHR GPUs, when mining lock is detected, miner will automatically decrease -lhr value by 0.1, and continue mining. max decrease times is 10, which sums to 1.0;
* fixed issue with higher CPU usage when shares validation on CPU is disabled.
📝 Please note: to set miner options you need to set it via Miner settings/Extra config arguments using JSON-style config file format, e.g. "lhr-mode": "2" or comma-separated values if need set different values for each GPUs
NanoMiner v3.3.11
* fixed invalid ETH shares issue on some Nvidia RTX30xx