github doktor83/SRBMiner-Multi 3.2.4
SRBMiner-MULTI v3.2.4

7 hours ago
  • Added AMD/INTEL GPU support for algorithm 'dutahashv4'

  • Hashrate improvement on algorithm 'dutahashv4' for some NVIDIA GPUs

  • New feature: save/load GPU autotune result*

  • New parameter: '--autotune-no-load' which disables the newly added autotune save/load functionality

  • New parameters: '--algorithm-cpu' and '--algorithm-gpu' to split algorithms by device type in the same miner instance*


Miner now saves best autotune result to a file, and loads it on next miner start. This way autotune won't run every time.
If you are not satisfied with the autotune result, go into Autotune folder and remove the related file/files, so on next start it will autotune again.


'--algorithm-gpu' runs selected algorithms on GPU only
'--algorithm-cpu' runs selected algorithms on CPU only

Also added aliases for these new parameters : '-ac' and '-ag'

Order of parameters matters:
if you define --algorithm-cpu first then the first occurences of --pool, --wallet ... etc will be used for the algorithm defined in first --algorithm-cpu

Example [Cpu: yespower, Gpu: xelishashv3]:
--algorithm-cpu yespower --pool yespower-pool --wallet yespower-wallet --algorithm-gpu xelishashv3 --pool xelis-pool --wallet xelis-wallet


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/3.2.4/srbminer_custom-3.2.4.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 )


mmpOS update script to v3.2.4:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.4/SRBMiner-Multi-3-2-4-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-4-Linux.tar.gz && cd SRBMiner-Multi-3-2-4 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start

HiveOS update script from v3.2.2 to v3.2.4:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/3.2.4/SRBMiner-Multi-3-2-4-Linux.tar.gz && tar -xzvf SRBMiner-Multi-3-2-4-Linux.tar.gz && cd SRBMiner-Multi-3-2-4 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/3.2.2 && miner start


Archive MD5 hashes
d63fa6791a1158400ffe419c03f79698 *SRBMiner-Multi-3-2-4-win64.zip
4cd09359da86df338d111856c71941c1 *SRBMiner-Multi-3-2-4-Linux.tar.gz

Don't miss a new SRBMiner-Multi release

NewReleases is sending notifications on new releases.