github doktor83/SRBMiner-Multi 2.9.9
SRBMiner-MULTI v2.9.9

one day ago
  • Added algorithm 'xhash' (Parallax) for GPU mining [AMD/NVIDIA/INTEL], fee 3.0%

  • Added algorithm 'tht' (ThoughtAI) for CPU mining, fee 5.0%

  • Bug fixes


'xhash' can be mined on coolpool.top, luckypool.io [ prlx.coolpool.top:3003, parallax.luckypool.io:2200 ]
'tht' can be mined on tht.mine-n-krush.org [ tht.mine-n-krush.org:5001 ]


'tht' how-to use:

  • --cpu-threads is like setting the number of miner instances
  • --cpu-threads-intensity is like setting the number of threads per miner instance
  • So using for ex. --cpu-threads 2 --cpu-threads-intensity 16 is like running 2 separate miner instances, both running 16 threads per instance.
  • Your best setup probably won't be the same as it was on jtminer, so experiment with different threads/intensity values.
  • Set a static difficulty on the pool (ex. --password d=0.7) because the vardiff implementation isnt working too well, and you will have lower sol/s poolside than you should.
  • Don't worry about the H/S hashrate reporting - it's not showing SOL/S - use it only to track how many accepted/rejected shares you got.
  • The APPROXIMATE solutions per second metric is displayed separately for every thread.

Parallax website : https://parallaxchain.org
ThoughtAI website : https://www.thoughtai.org


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


mmpOS update script to v2.9.9:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.9.9/SRBMiner-Multi-2-9-9-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-9-9-Linux.tar.gz && cd SRBMiner-Multi-2-9-9 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start

HiveOS update script from v2.9.8 to v2.9.9:

cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.9.9/SRBMiner-Multi-2-9-9-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-9-9-Linux.tar.gz && cd SRBMiner-Multi-2-9-9 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.9.8 && miner start


Archive MD5 hashes
700a1db59e6c59ed6c6b9d0050b2bfd0 *SRBMiner-Multi-2-9-9-win64.zip
7711f405691ae5da1f74bc4ade863943 *SRBMiner-Multi-2-9-9-Linux.tar.gz

Don't miss a new SRBMiner-Multi release

NewReleases is sending notifications on new releases.