SRBMiner-MULTI v2.3.1 released

Published on: 2023-07-24

6808360?s=60&v=4

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 as a GPU miner for Nvidia, AMD.

Go to the SRBMiner-MULTI v2.3.1 released download page