f418385692a34907b4cf730b181e0eeb *SRBMiner-Multi-2-4-0-win64.zip
74d24f1ae8223e14cc8b2b118171325f *SRBMiner-Multi-2-4-0-Linux.tar.xz
-
Added support for algorithm 'cryptonight_xhv' on NVIDIA GPUs
-
Added support for algorithm 'cryptonight_gpu' on NVIDIA GPUs
-
Added support for algorithm 'ethashb3' on INTEL ARC GPUs
-
Added support for dual mining ETHASHB3/BLAKE3_ALEPHIUM on AMD Ellesmere GPUs
-
Added support for dual mining ETHASHB3/SHA512_256D_RADIANT on AMD Ellesmere GPUs
-
Added support for dual mining ETHASHB3/BLAKE3_ALEPHIUM on INTEL ARC GPUs
-
Improved performance on algorithm 'autolykos2' for NVIDIA, INTEL ARC and some AMD GPU's
-
Improved auto tuner for DUAL mining [control A0/A1 ratio with --gpu-dual-max-loss]
-
Removed algorithm 'dynex'
-
Removed built-in AMD GPU memory tweaking options
-
Minor bug fixes
Custom miner for Hiveos
To use it you need to select “Custom miner” when you create Flight Sheet and paste this into 'Installation url' : https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.0/srbminer_custom-2.4.0.tar.gz
After that you must set everything manually through the 'Extra config arguments' field by using SRBMiner parameters ( https://github.com/doktor83/SRBMiner-Multi/blob/master/Parameters )
HiveOS update script from v2.3.9 to v2.4.0:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.0/SRBMiner-Multi-2-4-0-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-0-Linux.tar.xz && cd SRBMiner-Multi-2-4-0 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.3.9 && miner start