Post
Topic
Board Mining (Altcoins)
Re: SRBMiner-MULTI AMD & NVIDIA & INTEL & CPU miner
by
doktor83
on 19/05/2023, 22:05:28 UTC
V2.2.7
+ Significantly improved mining performance of dual kernels for algorithm 'dynex' [AMD/NVIDIA/INTEL]
+ Added kernels for DUAL mining : DYNEX/BLAKE3_ALEPHIUM, DYNEX/SHA256DT
+ Improved mining performance on algorithm 'dynex' for some GPU's
+ Fixed algorithm 'sha256dt' broken in previous versions
+ Fixed algorithm 'dynamo' broken in previous versions
+ Fixed algorithm 'autolykos2' in dual mining for Nvidia Turing GPU's broken in previous version
+ Fixed low hashrate issue (again) when connecting to some ALEPHIUM pool/s [alph-pool.com, coinhunters.space, woolypooly for ex.]
+ Minor bug fixes

HiveOS update script from v2.2.6 to v2.2.7:


Code:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.2.7/SRBMiner-Multi-2-2-7-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-2-7-Linux.tar.xz && cd SRBMiner-Multi-2-2-7 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.2.6 && miner start