Skip to content

SRBMiner-MULTI v2.3.8

Compare
Choose a tag to compare
@doktor83 doktor83 released this 14 Oct 19:54
· 39 commits to master since this release
6e87592

bdb9769caf39ee1e5e7e1fa455bfcaad *SRBMiner-Multi-2-3-8-win64.zip
881a423ef2d6ad1e1e8267120b2d8369 *SRBMiner-Multi-2-3-8-Linux.tar.xz

  • Added support for NVIDIA 'Volta' architecture - displayed as 'unknown_nvidia' but supported algorithms should work

  • Dynex bug fixes

  • Minor bug fixes

!MANDATORY UPGRADE FOR DYNEX MINING!

I got informed by Dynex developers that after the optimisations i made in previous miner version, some of the jobs they tested returned invalid pouw solutions.
Because of the changes i had to make to fix the problem, hashrate decreased on most of the GPU's. (except AMD RDNA2 GPUs which actually got an increase in hashrate from the new code)
NVIDIA GPU's got the biggest hit.

To be able to continue mining, users MUST upgrade to this version (v 2.3.8) as soon as possible!
Older versions will stop working in a few days (i don't know the exact date - Dynex team will make that decision).


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.8/srbminer_custom-2.3.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.3.7 to v2.3.8:

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