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