Skip to content

Releases: doktor83/SRBMiner-Multi

SRBMiner-MULTI v2.4.9

15 Mar 13:22
b0deb05
Compare
Choose a tag to compare
  • Added support for GPU mining algorithm 'meowpow' [Meow coin] on AMD/NVIDIA/INTEL GPU's, fee 0.85%

  • Fixed possible invalid shares on PROGPOW algorithms [AMD Ellesmere GPU's]

  • TLS/SSL pool connections now supported over socks5 proxy (--proxy parameter)


  • You will probably experience weird GPU behaviour (hashrate drop, stop hashing for a few seconds) on 'meowpow' algorithm on the testpools, until MeowCoin actually switches from KawPow to this new algorithm. (Mar 18. 2024)

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.9/srbminer_custom-2.4.9.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.4.9:

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

HiveOS update script from v2.4.8 to v2.4.9:

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


Archive MD5 hashes

69d3a3ce353bc80b168a316c95280a48 *SRBMiner-Multi-2-4-9-win64.zip
1c74f72a0a926a18dbd52ed8c25700d9 *SRBMiner-Multi-2-4-9-Linux.tar.gz

SRBMiner-MULTI v2.4.8

11 Mar 16:49
9e1c3de
Compare
Choose a tag to compare
  • Added support for mining PROGPOW algorithms on INTEL GPU's [kawpow, firopow, progpow_epic, progpow_zano]*

  • Added support for GPU mining algorithm 'aurum' on AMD/NVIDIA/INTEL GPU's

  • Added support for dual mining ETHASHB3/SHA512_256D_RADIANT on INTEL ARC GPU's

  • Added support for algorithm 'heavyhash' on AMD VEGA GPU's on Linux (ROCM)

  • Performance improvement on PROGPOW algorithms on AMD/NVIDIA GPU's

  • Performance improvement on algorithm 'aurum' for CPU's

  • Returned support for mining algorithm 'cryptonight_ccx' on CPU and AMD GPU's [UltraNote Infinity coin]

  • Setting any cclock or mclock OC parameter's value to 0 will now reset the value of core clock / memory clock to the default value

  • Fixed broken DUAL AUTOLYKOS2/BLAKE3_ALEPHIUM on some AMD RDNA2 GPUs

  • Fixed a bug with 'autolykos2' that could cause bad dataset creation (invalid shares)

  • Fixed a bug with nonce distribution for algorithm 'randomepic' on EpicMine pool

  • Removed parameters and functionality for : '--gpu-buffer-mode', '--gpu-disable-auto-buffer', '--max-difficulty', '--start-block-height', '--gpu-autolykos2-preload', '--multi-algorithm-job-mode', '--gpu-auto-tune', '--gpu-ethash-mode'

  • Linux releases will be packed with tar.gz from now on [not tar.xz as before]


  • GPU auto tune feature (former --gpu-auto-tune parameter) is now enabled by default for every algorithm. Manual override is possible with '--gpu-intensity' parameter.
  • Miner will auto-detect if '--multi-algorithm-job-mode 3' is needed (currently algorithms : randomepic, progpow_epic), so the functionality of algorithm switching is preserved, and no user action is needed anymore.
  • On INTEL GPU's there can be issues with PROGPOW algorithms (invalid shares) if the coins DAG size is bigger than 4GB. This will be fixed when Intel decides to fix it in their driver.

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.8/srbminer_custom-2.4.8.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.4.8:

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

HiveOS update script from v2.4.7 to v2.4.8:

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


Archive MD5 hashes

aca494c430d5a59790acab2066d37242 *SRBMiner-Multi-2-4-8-win64.zip
6596bffe33d8b8065f541d29eb7eae7f *SRBMiner-Multi-2-4-8-Linux.tar.gz

SRBMiner-MULTI v2.4.7

06 Feb 20:31
4f775d9
Compare
Choose a tag to compare

1ba5dff14a0bb7521eaf4075af26ff69 *SRBMiner-Multi-2-4-7-win64.zip
f3a7889216367b4be77fd3bbccfcc546 *SRBMiner-Multi-2-4-7-Linux.tar.xz

  • Performance improvement on algorithm 'aurum' for AVX2 supported CPU's

  • Fixed broken 'yespower' algorithms

  • Fixed broken algorithm 'blake3_decred'

  • Fixed broken --gpu-coffset and --gpu-moffset parameters (Linux)

  • Added parameter '--cpu-numa-bind' which can force binding of CPU worker threads to a specific NUMA node (per algorithm)*

  • Default --esm (ethereum stratum mode) value for algorithms 'ethash' and 'etchash' is now 2 (EthereumStratum 1.0 + nicehash mode)

  • Renamed parameter 'disable-numa' to 'disable-numa-binding'

  • Minor bug fixes


--cpu-numa-bind

Bind CPU worker threads to NUMA node id 1 (second NUMA node) with auto thread selection and affinity mask:
--algorithm ... --pool ... --wallet ... --cpu-numa-bind 1

Bind CPU worker threads to NUMA node id 1 (second NUMA node) with manually set number of threads and affinity mask:
--algorithm ... --pool ... --wallet ... --cpu-threads 8 --cpu-affinity 0x5555 --cpu-numa-bind 1


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.7/srbminer_custom-2.4.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.4.7:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.7/SRBMiner-Multi-2-4-7-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-7-Linux.tar.xz && cd SRBMiner-Multi-2-4-7 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start

HiveOS update script from v2.4.6 to v2.4.7:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.7/SRBMiner-Multi-2-4-7-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-7-Linux.tar.xz && cd SRBMiner-Multi-2-4-7 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.4.6 && miner start

SRBMiner-MULTI v2.4.6

22 Jan 15:16
4f775d9
Compare
Choose a tag to compare

4fedfb274434bbc3a27438729b253d10 *SRBMiner-Multi-2-4-6-win64.zip
05528d29f4065ff3e3dd3059003e4b1a *SRBMiner-Multi-2-4-6-Linux.tar.xz

  • Added algorithm 'aurum' (BitNet) for CPU mining, fee 2.00%

  • Minor performance improvement on algorithm 'blake3_alephium'

  • Added support for algorithm 'cryptonight_turtle' on AMD gfx1100

  • Added Vega56/64 rocm binary for algorithm 'cryptonight_turtle'

  • 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.6/srbminer_custom-2.4.6.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.4.5 to v2.4.6:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.6/SRBMiner-Multi-2-4-6-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-6-Linux.tar.xz && cd SRBMiner-Multi-2-4-6 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.4.5 && miner start

SRBMiner-MULTI v2.4.5

06 Jan 10:54
510db8f
Compare
Choose a tag to compare

60fb76e2f85d1d37baa18b788c76f6b8 *SRBMiner-Multi-2-4-5-win64.zip
3f092563c38ebc66e2ac451663bfa8b3 *SRBMiner-Multi-2-4-5-Linux.tar.xz

  • Minor performance improvement on algorithm 'karlsenhash' for AMD RDNA2 GPU's

  • Minor performance improvement on algorithm 'sha3d'

  • OC parameters (NVIDIA) should now work as expected on both WINDOWS and LINUX

  • Fixed issue with lower poolside hashrate on algorithm 'blake3_alephium' introduced in previous version

  • Fixed an issue that caused higher difficulty to be used than what the pool sent - on some algorithms, introduced in previous version

  • Removed algorithms : blake2b, blake2s, yespowerlitb, yespoweriots, yespoweritc, yespowerres, yespowerarwn, cryptonight_talleo, cryptonight_ccx, randomhash2, scryptn2, k12, keccak, dynamo, minotaur, kaspa


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.5/srbminer_custom-2.4.5.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.4.4 to v2.4.5:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.5/SRBMiner-Multi-2-4-5-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-5-Linux.tar.xz && cd SRBMiner-Multi-2-4-5 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.4.4 && miner start

SRBMiner-MULTI v2.4.4

20 Dec 09:21
be607d6
Compare
Choose a tag to compare

6ef8bf420f8e4be5b5921a23e4bee63c *SRBMiner-Multi-2-4-4-win64.zip
431d7f068e4e6b981c56db3e43c927bb *SRBMiner-Multi-2-4-4-Linux.tar.xz

  • Added algorithm 'pyrinhash' (Pyrin) for GPU mining on AMD/INTEL, fee 0.85%

  • Added algorithm 'blake3_decred' (Decred) for GPU mining on AMD/NVIDIA/INTEL, fee 1.0%

  • Added support for dual mining AUTOLYKOS2/PYRINHASH on AMD RDNA/RDNA2/RDNA3 and INTEL GPU's

  • Added support for dual mining AUTOLYKOS2/BLAKE3_DECRED on AMD/NVIDIA/INTEL GPU's

  • Added support for dual mining ETHASH/BLAKE3_DECRED on AMD/NVIDIA/INTEL GPU's

  • Added support for dual mining ETCHASH/BLAKE3_DECRED on AMD/NVIDIA/INTEL GPU's

  • Added support for dual mining ETHASHB3/BLAKE3_DECRED on AMD/NVIDIA/INTEL GPU's

  • Improved efficiency on algorithm 'blake3_alephium' for AMD RDNA2/RDNA3, NVIDIA GPU's

  • Miner will now create '--gpu-id' parameter values internally (if not already defined) when using an OC parameter that has multiple different values.

  • 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.4/srbminer_custom-2.4.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 )


HiveOS update script from v2.4.3 to v2.4.4:

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

SRBMiner-MULTI v2.4.3

12 Dec 11:14
8ab46c9
Compare
Choose a tag to compare

169a9933a3d14c1c2e270dd093769836 *SRBMiner-Multi-2-4-3-win64.zip
3597c0578e3c665e887024456a7e848a *SRBMiner-Multi-2-4-3-Linux.tar.xz

  • Performance improvement on algorithm 'karlsenhash' for some AMD GPUs and INTEL ARC GPU's

  • Added support for dual mining AUTOLYKOS2/KARLSENHASH on AMD RDNA/RDNA2/RDNA3 and INTEL ARC GPU's

  • Added support for dual mining ETHASHB3/KARLSENHASH on AMD Ellesmere, RDNA/RDNA2/RDNA3 and INTEL ARC GPU's

  • DevFee for 'karlsenhash' algorithm lowered to 0.85%

  • 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.3/srbminer_custom-2.4.3.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.4.2 to v2.4.3:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.3/SRBMiner-Multi-2-4-3-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-3-Linux.tar.xz && cd SRBMiner-Multi-2-4-3 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.4.2 && miner start

SRBMiner-MULTI v2.4.2

30 Nov 13:52
2fd84ed
Compare
Choose a tag to compare

5de58df3e55ce0f5675850e113106f60 *SRBMiner-Multi-2-4-2-win64.zip
e6ff3506740a6613ebb16c63cdda3112 *SRBMiner-Multi-2-4-2-Linux.tar.xz

  • Minor performance improvement on algorithm 'karlsenhash'

  • Added support for AMD gfx906 (VII) GPU's on Linux for drivers > 22.40

  • Added telemetry for INTEL ARC GPU's on Windows

  • Fixed power draw metric for AMD RDNA3 GPU's on Windows

  • 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.2/srbminer_custom-2.4.2.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.4.1 to v2.4.2:

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

SRBMiner-MULTI v2.4.1

27 Nov 10:56
2fd84ed
Compare
Choose a tag to compare

32177a964b80f17834d29d57cbcb8bf5 *SRBMiner-Multi-2-4-1-win64.zip
26bb8f3868d59edc7115109738d93d56 *SRBMiner-Multi-2-4-1-Linux.tar.xz

  • Added algorithm 'karlsenhash' (Karlsen) for GPU mining [AMD/NVIDIA/INTEL], fee 1.0%

  • Added algorithm 'randomnevo' (NevoCoin) for CPU mining, fee 0.85%

  • Added support for dual mining ETHASHB3/SHA256DT on AMD/NVIDIA/INTEL GPU's

  • Lowered devfee on algorithm 'memehash' to 0.85%

  • Removed algorithms 'randomxl' and 'randomwow'

  • Added parameter '--gpu-disable-oc' which completely disables built-in OC functionality

  • 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.1/srbminer_custom-2.4.1.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.4.0 to v2.4.1:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.4.1/SRBMiner-Multi-2-4-1-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-4-1-Linux.tar.xz && cd SRBMiner-Multi-2-4-1 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.4.0 && miner start

SRBMiner-MULTI v2.4.0

18 Nov 12:55
8a62c64
Compare
Choose a tag to compare

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