SRBMiner-MULTI v2.6.8
-
Added algorithm 'nxlhash' (Nexell-AI coin) for GPU mining [AMD/NVIDIA/INTEL], fee 1.00%
-
Hashrate/Efficiency improvement on 'astrixhash' algorithm for NVIDIA GPU's
-
Algorithm 'verushash' now accepts value 2 for '--cpu-threads-intensity' parameter
-
Minor bug fixes
- Nexell-AI fork date : Oct 15th 2024
Something to experiment with [verushash] :
- --cpu-threads-intensity 2 might increase your hashrate a little bit. But it probably won't.
- Try running more threads than you have physical threads, for example : if your cpu has 32 threads, set --cpu-threads 64
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.6.8/srbminer_custom-2.6.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.6.8:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.8/SRBMiner-Multi-2-6-8-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-8-Linux.tar.gz && cd SRBMiner-Multi-2-6-8 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start
HiveOS update script from v2.6.6 to v2.6.8:
cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.6.8/SRBMiner-Multi-2-6-8-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-6-8-Linux.tar.gz && cd SRBMiner-Multi-2-6-8 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.6.6 && miner start
Archive MD5 hashes
435c8ca33566c0767971659b68f18115 *SRBMiner-Multi-2-6-8-win64.zip
86b822b16005c72080669c39669224e0 *SRBMiner-Multi-2-6-8-Linux.tar.gz