e0a637e5fe34b8f4238b06480b5c58a8 *SRBMiner-Multi-1-0-3-win64.zip
429921c376b6c5ee33570c5c9f950279 *SRBMiner-Multi-1-0-3-Linux.tar.xz
-
Added algorithm 'mike' (Vkax coin) for CPU mining, fee 0.85%
-
Significantly improved performance on 'curvehash' algorithm for GPU's
-
Reduced devfee for 'kaspa' and 'heavyhash' to 0.85%
-
Using any of the supported dual mining combinations, automatically enables auto tune
-
Added possibility to disable an algorithm in dual mining mode per GPU*
-
Default value for '--gpu-dual-max-loss' is lowered from 5% to 3%*
It is now possible to disable one of the algorithms in dual mining mode per GPU.
--gpu-id ETHASH_GPUS;KASPA_GPUS [separator between GPU's is !, as usual]
For example you have a 4 GPU rig and want to dual mine ETH+KAS on GPU's 0,1,3 and ETH only on GPU 2 (without KAS) :
--gpu-id 0!1!2!3;0!1!3
--gpu-dual-max-loss parameter should be used to set the ratio between the hashrates of the two algorithms in dual mining mode.
Lower value gives higher priority to the first algorithm (ETH/ETC/AUTOLYKOS2).
As always, GPU CORE clock affects the effectiveness of this parameter. Sometimes a slightly higher CORE clock can make a big difference.