Post
Topic
Board Mining (Altcoins)
Re: SRBMiner-MULTI AMD & NVIDIA & INTEL & CPU miner
by
zertor
on 25/05/2023, 05:21:31 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

V2.2.8
+ Added algorithm 'memehash' (PEPEPOW coin) for CPU/GPU mining, fee 2% [AMD/NVIDIA/INTEL]
+ Minor improvement for algorithm 'dynex' in dual mining mode
+ Fixed hashrate regression on 'sha512_256d_radiant' algorithm for RX6600 GPU's [single mode]
+ Fixed algorithm 'lyra2v2_webchain' on NVIDIA GPU's broken in previous versions
+ Fixed algorithm 'autolykos2' in dual mining with 'sha512_256d_radiant' for some GPU's broken in previous version
+ Added sum of accepted/rejected/hw error shares to stats
+ Added parameter '--disable-gpu-dual-kernels' [disables usage of optimised dual kernels]

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

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


Something is wrong with those v2.2.7 & v2.2.8 versions,
they are causing high CPU constant usage 13%-17%
switching back to v2.2.6 CPU usage drops to 3%-4%