Skip to content

Releases: doktor83/SRBMiner-Multi

SRBMiner-MULTI v2.3.5

24 Aug 21:46
e1d2e86
Compare
Choose a tag to compare

fdafa622b35862c093577ad519963de0 *SRBMiner-Multi-2-3-5-win64.zip
5e646f0d31774d85180dbee832cecf5c *SRBMiner-Multi-2-3-5-Linux.tar.xz

  • Added support for dual mining ETHASHB3/BLAKE3_ALEPHIUM on NVIDIA and AMD RDNA1/2/3 GPUs

  • Minor performance improvement on algorithm 'ethashb3'

  • Minor performance improvement on algorithm 'dynex'

  • Lowered devfee for algorithm 'ethashb3' to 1%

  • Added field 'wallet' to API->algorithms->pool

  • 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.3.5/srbminer_custom-2.3.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.3.4 to v2.3.5:

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

SRBMiner-MULTI v2.3.4

17 Aug 20:21
3694428
Compare
Choose a tag to compare

MD5:
92ef01d665cd93eceaee6677bacfb8f0 *SRBMiner-Multi-2-3-4-win64.zip
fa1101c50882c1fe0a970b8dd789c39f *SRBMiner-Multi-2-3-4-Linux.tar.xz

  • Added algorithm 'ethashb3' (RETHEREUM coin) support for NVIDIA GPUs

  • Added support for dual mining ETHASHB3/SHA512_256D_RADIANT on NVIDIA and AMD RDNA1/2/3 GPUs

  • Added gfx906 (Vega VII) binaries for algorithm 'dynex' on newer drivers (tested on 22.40.6)

  • Fixed gfx900 mining on algorithm 'dynex' broke in previous version


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.3.4/srbminer_custom-2.3.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.3.3 to v2.3.4:

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

SRBMiner-MULTI v2.3.3

16 Aug 19:11
77aafed
Compare
Choose a tag to compare

MD5:
01483507ab5c9418cb096c0eb4e87330 *SRBMiner-Multi-2-3-3-win64.zip
947bf0e5a81c42e3b46ac5630a3f947b *SRBMiner-Multi-2-3-3-Linux.tar.xz

  • Added algorithm 'ethashb3' (RETHEREUM coin) for GPU mining, fee 2% [AMD only]*

  • Minor performance improvement on algorithm 'dynex' [Dynexcoin]

  • Bug fixes for algorithm 'dynex'*

  • Minor bug fixes


ethashb3:
NVIDIA support will be available in next release


dynex:
Upgrading to this release is advised because of better mallob handling and other 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.3.3/srbminer_custom-2.3.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.3.2 to v2.3.3:

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

SRBMiner-MULTI v2.3.2

06 Aug 09:08
77aafed
Compare
Choose a tag to compare

MD5:
a6afe592f7bce694655fe7efc67a5b37 *SRBMiner-Multi-2-3-2-win64.zip
d2ddee2411a217a5433391a9707c5734 *SRBMiner-Multi-2-3-2-Linux.tar.xz

  • Performance improvement on algorithm 'dynex' [Dynexcoin]

  • Added parameter '--gpu-dynex-r' (performance tuning for algorithm 'dynex' - min 1, max 16)

  • Removed auto tuner for algorithm 'dynex' [it was causing data reporting issues]

  • Minor bug fixes


Dynex:

  • Higher value for '--gpu-dynex-r' parameter can lead to increased number of stale shares (rejected shares)!
  • Try playing with the combination of '--gpu-intensity' and '--gpu-dynex-r' parameter to find optimal settings

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.3.2/srbminer_custom-2.3.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.3.1 to v2.3.2:

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

RaveOS update script from v2.3.1 to v2.3.2:

Nvidia:
stop && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.3.2/SRBMiner-Multi-2-3-2-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-3-2-Linux.tar.xz && cp -adpR SRBMiner-Multi-2-3-2/SRBMiner-MULTI /app-data/miners/srbminer-nvidia-2.3.1 && start

Amd:
stop && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.3.2/SRBMiner-Multi-2-3-2-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-3-2-Linux.tar.xz && cp -adpR SRBMiner-Multi-2-3-2/SRBMiner-MULTI /app-data/miners/srbminer-2.3.1 && start

SRBMiner-MULTI v2.3.1

24 Jul 13:45
cc50bff
Compare
Choose a tag to compare

MD5:
80b84099716d2cad823f03726821a997 *SRBMiner-Multi-2-3-1-win64.zip
34afdcb85aa460271c6005b13fa778bc *SRBMiner-Multi-2-3-1-Linux.tar.xz

  • Updated algorithm 'dynex' to support dynexsolve 2.3.0 (new job types, FP64, etc.)

  • Removed support for INTEL GPU's on algorithm 'dynex'

  • Removed support for NVIDIA GPU's on algorithm 'dynex' [temporary]

  • Fixed dual ERG/ETC/ETH + SHA256DT kernels on some GPU's broken since V2.2.6

  • Minor bug fixes


Dynex:

  • Intel Arc support is removed due to lack of FP64 support (has only emulated FP64)
  • Nvidia support is temporarily removed due to lack of time - couldn't make it until July 27th. (Switch to dynexsolve 2.3.0)

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.3.1/srbminer_custom-2.3.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.3.0 to v2.3.1:

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

RaveOS update script from v2.3.0 to v2.3.1:

Nvidia:
stop && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.3.1/SRBMiner-Multi-2-3-1-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-3-1-Linux.tar.xz && cp -adpR SRBMiner-Multi-2-3-1/SRBMiner-MULTI /app-data/miners/srbminer-nvidia-2.3.0 && start

Amd:
stop && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.3.1/SRBMiner-Multi-2-3-1-Linux.tar.xz && tar -xvf SRBMiner-Multi-2-3-1-Linux.tar.xz && cp -adpR SRBMiner-Multi-2-3-1/SRBMiner-MULTI /app-data/miners/srbminer-2.3.0 && start

SRBMiner-MULTI v2.3.0

26 Jun 06:05
509bcd6
Compare
Choose a tag to compare

MD5:
d50735d5050325a374ab0bb9b5d9b3cd *SRBMiner-Multi-2-3-0-win64.zip
ce5639883d613b78330320b6e5e8d257 *SRBMiner-Multi-2-3-0-Linux.tar.xz

  • Improved mining performance on algorithm 'dynex' for AMD/NVIDIA/INTEL GPU's*

  • Added algorithm 'memehash_apepepow' (APEPEPOW coin) for CPU mining, fee 2%*

  • Added shares (accepted/rejected) statistics for CPU mining

  • Reduced miner binary size

  • Minor bug fixes


Dynex:

  • The performance improvement on 'dynex' is temporary until support for new job types is added
  • Auto tune will choose a safe intensity value, you should try to increase '--gpu-intensity' manually
  • Dual mining algo hashrates also changed - you might need to manually set '--gpu-intensity' parameter for the second algorithm (probably set it lower than the auto selected value)

Apepepow:

  • GPU implementation will come later - if coin dev decides to take action, right now it would be useless due to the 4 byte nonce size

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.3.0/srbminer_custom-2.3.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.2.9 to v2.3.0:

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

SRBMiner-MULTI v2.2.9

07 Jun 10:47
dffaf6f
Compare
Choose a tag to compare

b9e2e4d57f71327e2389d23531c6000c *SRBMiner-Multi-2-2-9-win64.zip
a85142de6e45a05ac4bb89762be12dc1 *SRBMiner-Multi-2-2-9-Linux.tar.xz

  • Improved mining performance on algorithm 'memehash' for AMD/NVIDIA/INTEL GPU's

  • Added VerusCoin PBAAS support

  • 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.2.9/srbminer_custom-2.2.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 )


HiveOS update script from v2.2.8 to v2.2.9:

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

SRBMiner-MULTI v2.2.8

23 May 21:43
5b97ee6
Compare
Choose a tag to compare

841d59a4ee4cccb08ed3add8c92699ca *SRBMiner-Multi-2-2-8-win64.zip
54b2c1e9374b90267ad095948edfd15f *SRBMiner-Multi-2-2-8-Linux.tar.xz

  • Added algorithm 'memehash' (PEPEPOW coin) for CPU/GPU mining, fee 2% [AMD/NVIDIA/INTEL]

  • Minor improvement for algorithm 'dynex' in dual mining mode

  • Fixed hashrate regression on 'sha512_256d_radiant' algorithm for RX6600 GPU's [single mode]

  • Fixed algorithm 'lyra2v2_webchain' on NVIDIA GPU's broken in previous versions

  • Fixed algorithm 'autolykos2' in dual mining with 'sha512_256d_radiant' for some GPU's broken in previous version

  • Added sum of accepted/rejected/hw error shares to stats

  • Added parameter '--disable-gpu-dual-kernels' [disables usage of optimised dual kernels]


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


HiveOS update script from v2.2.7 to v2.2.8:

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

SRBMiner-MULTI v2.2.7

19 May 22:05
595e032
Compare
Choose a tag to compare

87d0b75a8bafc8fbe054b53d646d992e *SRBMiner-Multi-2-2-7-win64.zip
8d4a6bc1ebb7d96dd6b3fce79e00626c *SRBMiner-Multi-2-2-7-Linux.tar.xz

  • Significantly improved mining performance of dual kernels for algorithm 'dynex' [AMD/NVIDIA/INTEL]

  • Added kernels for DUAL mining : DYNEX/BLAKE3_ALEPHIUM, DYNEX/SHA256DT

  • Improved mining performance on algorithm 'dynex' for some GPU's

  • Fixed algorithm 'sha256dt' broken in previous versions

  • Fixed algorithm 'dynamo' broken in previous versions

  • Fixed algorithm 'autolykos2' in dual mining for Nvidia Turing GPU's broken in previous version

  • Fixed low hashrate issue (again) when connecting to some ALEPHIUM pool/s [alph-pool.com, coinhunters.space, woolypooly for ex.]

  • 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.2.7/srbminer_custom-2.2.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 )


HiveOS update script from v2.2.6 to v2.2.7:

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

SRBMiner-MULTI v2.2.6

11 May 12:20
21260f1
Compare
Choose a tag to compare

1e3213afde273238c60b29a268535ca4 *SRBMiner-Multi-2-2-6-win64.zip
43aa4773f964a5e6ae66d594f406e761 *SRBMiner-Multi-2-2-6-Linux.tar.xz

  • Improved mining performance on algorithm 'blake3_alephium' for AMD/NVIDIA/INTEL [Alephium]

  • Improved mining performance on algorithm 'sha256dt' for AMD/NVIDIA/INTEL [Novo]

  • Improved mining performance on algorithm 'dynex' for some AMD/NVIDIA GPU's [Dynexcoin]

  • Improved mining performance on algorithm 'sha512_256d_radiant' for NVIDIA (Pascal, Turing) and AMD gfx1100 [Radiant]

  • Improved mining performance on algorithm 'sha3d' for NVIDIA GPUS [Kylacoin]

  • Improved mining performance on many dual algorithms for AMD gfx1100

  • Added kernels for DUAL mining : DYNEX/BLAKE3_IRONFISH, DYNEX/KASPA

  • Added support for AMD gfx1100 on algorithm 'sha3d'

  • Better auto tune for algorithm 'dynex'

  • Fixed low diff shares issue when connecting to some RXD,NOVO and KYLACOIN pool/s [vipor.net for ex.]

  • Fixed low hashrate issue when connecting to some ALEPHIUM pool/s [alph-pool.com, coinhunters.space, woolypooly for ex.]

  • Fixed some bugs when using --multi-algorithm-job-mode 3

  • Removed keyboard shortcut 'h'. Hashrate stats will be displayed periodically.

  • 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.2.6/srbminer_custom-2.2.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.2.5 to v2.2.6:

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