Post
Topic
Board Mining (Altcoins)
Re: Hive OS. №1 OS for mining
by
dimafern
on 03/10/2021, 22:05:09 UTC
0.6-210@211002 🐧

What's new?

MINERS👷‍♂️
Gminer v2.70
* improved auto-tune for LHR GPUs, now miner speedup performance when GPU is steady
* removed --lhr_tune1 / --lhr_tune2 parameters, use --lhr_tune to tune LHR GPUs: value range is -10..10, old parameters ignored for compatibility
* display current --lhr_tune value and current kernel in statistics table
lolMiner v1.33
* complete rework of LHR semi-unlock feature:
    - better performance of LHR semi-unlock
    - automatically detected LHR GPUs option --mode not needed anymore
    - option --lhrtune has now default value of auto for an automatic tuning;
* other changes and bug fixes, see miner release notes (https://github.com/Lolliedieb/lolMiner-releases/releases/tag/1.33) for full details
* recommended driver for LHR v2: 470.74
CPUminer-Opt-JayDDee v3.18.0
* complete rewrite of Scrypt code:
    - up to 50% increase in hashrate
    - support AVX512 & SHA support for SHA256
* improved stale share handling for all algorithms
* other improvements and bug fixes