Srbminer 2 3 1

Comment

Author: Admin | 2025-04-28

Published on: 2024-12-21 Hashrate improvement for algorithms WALAHASH/ASTRIXHASH/NXLHASH on NVIDIA CMP GPU's Added support for previous 'hoohashv1' algorithm - use it to mine coin PugDag* Added parameter '--cpu-threads-reduce' which reduces the number of threads used for cpu mining by the defined value (per algorithm)* Fixed 'dual' mining of algorithm 'randomepic' with algorithms 'ghostrider' and 'mike' Randomx fixes Minor bug fixes hoohashv1: To mine PugDag (and get valid shares), you had to use SRBMiner version older than 2.7.0. From this version you can mine it again by using algorithm 'hoohashv1' or alias 'pugdag' (--algorithm hoohashv1 or --algorithm pugdag). If you use --algorithm hoohash (without v1) it will use latest version of hoohash which is supported only by Hoosat coin at the moment. Optimized DUAL combos are NOT available for hoohashv1. --cpu-threads-reduce: Example: Auto allocate number of cpu threads used for mining, but use 1 thread less : --cpu-threads-reduce 1 It's set per algorithm, so if you mine for ex. 2 algorithms and you DON'T want to reduce from BOTH algorithms, only from the first one, use --cpu-threads-reduce 1 --cpu-threads-reduce 0, or a shorter version --cpu-threads-reduce 1;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.7.3/srbminer_custom-2.7.3.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.7.3: cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.3/SRBMiner-Multi-2-7-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-7-3-Linux.tar.gz && cd SRBMiner-Multi-2-7-3 && agent-stop && cp SRBMiner-MULTI /opt/mmp/miners/sbrminer/ && agent-start HiveOS update script from v2.7.2 to v2.7.3: cd /tmp && wget https://github.com/doktor83/SRBMiner-Multi/releases/download/2.7.3/SRBMiner-Multi-2-7-3-Linux.tar.gz && tar -xzvf SRBMiner-Multi-2-7-3-Linux.tar.gz && cd SRBMiner-Multi-2-7-3 && miner stop && cp SRBMiner-MULTI /hive/miners/srbminer/2.7.2 && miner start Archive MD5 hashes 27d72c856a33fc208b34186e5e7df741 *SRBMiner-Multi-2-7-3-win64.zip c48a44c3f5e3641d7bbc5abe3c030448 *SRBMiner-Multi-2-7-3-Linux.tar.gzSRBMiner as a GPU miner for Nvidia, AMD.Go to

Add Comment