Skip to content

SRBMiner-MULTI v2.5.7

Compare
Choose a tag to compare
@SRBMiner-Multi SRBMiner-Multi released this 14 Jun 11:01
· 1 commit to main since this release
af6b38b
  • Improved performance on algorithms 'ghostrider' and 'mike'
  • Improved performance on algorithm 'flex' for AVX2 CPU's
  • Miner now automatically allocates the needed number of huge pages on Linux (must run with root privileges)
  • Removed parameters: '--disable-cpu-optimisations', '--disable-hw-aes'
  • Randomx bug fixes
  • Minor bug fixes

NOTE:
Uploaded new version ~10hrs after the initial release - cpu's without VAES support had all rejected shares on GR based algos.


  • To achieve better results on algorithms 'ghostrider' and 'mike', don't manually set number of threads or affinity.
  • If your hashrate on algorithm 'flex' is lower than in previous version of SRBMiner, set '--cpu-threads' parameter manually to the number that was used in previous version
  • All ghostrider based algorithms ('ghostrider', 'mike' and 'flex') now require minimum a CPU with SSE4.2 and HW AES support

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/SRBMiner-Multi/SRBMiner/releases/download/2.5.7/srbminer_custom-2.5.7.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 v2.5.7:

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

HiveOS update script from v2.5.6 to v2.5.7:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.5.7/SRBMiner-Multi-2-5-7-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-5-7-Linux.tar.gz && cd SRBMiner-Multi-2-5-7 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.5.6 && miner start


Archive MD5 hashes
d5b0491d939d7e62b54554f6b7371058 *SRBMiner-Multi-2-5-7-win64.zip
cad3bed641cfaba70bfa82849e74f634 *SRBMiner-Multi-2-5-7-Linux.tar.gz

Previous:
68666285ac1c70a534fdff7fd4dca4d2 *SRBMiner-Multi-2-5-7-win64.zip
8f53fe7a46b726522b85b9022961efdb *SRBMiner-Multi-2-5-7-Linux.tar.gz