Comment
Author: Admin | 2025-04-28
SRBMiner-MULTI " data-id="3739" srcset="https://cool-mining.org/wp-content/uploads/2020/02/srbminer-multi_1-1.jpg 850w, https://cool-mining.org/wp-content/uploads/2020/02/srbminer-multi_1-1-300x187.jpg 300w, https://cool-mining.org/wp-content/uploads/2020/02/srbminer-multi_1-1-768x480.jpg 768w" sizes="(max-width: 850px) 100vw, 850px" data-old-src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20850%20531'%3E%3C/svg%3E" data-lazy-srcset="https://cool-mining.org/wp-content/uploads/2020/02/srbminer-multi_1-1.jpg 850w, https://cool-mining.org/wp-content/uploads/2020/02/srbminer-multi_1-1-300x187.jpg 300w, https://cool-mining.org/wp-content/uploads/2020/02/srbminer-multi_1-1-768x480.jpg 768w" data-lazy-src="https://cool-mining.com/wp-content/uploads/2020/02/srbminer-multi_1-1.jpg">SRBMiner-MULTIChanges:V0.3.1 + Fixed ERROR 0x4002Dev-Fee:0.00%+ blake2b + yespowerurx~0.85%+ blake2s + cpupower + eaglesong + kadena + keccak + m7mv2 + mtp + randomarq + randomsfx + randomv + randomwow + randomx + randomxl + rfv2 + yescrypt + yescryptr16 + yescryptr32 + yescryptr8 + yespower + yespower2b + yespoweric + yespoweriots + yespowerlitb + yespowerltncg + yespowerr16 + yespowersugarSupports Algorithms:[CPU ONLY]+ cpupower + m7mv2 + randomarq + randomsfx + randomv + randomwow + randomx + randomxl + yescryptr16 + yescryptr32 + yescryptr8 + yespower + yespower2b + yespoweric + yespoweriots + yespowerlitb + yespowerltncg + yespowerr16 + yespowersugar + yespowerurx[CPU & GPU]+ blake2b + blake2s + eaglesong + k12 + kadena + keccak + mtp + rainforestv2 + yescryptNote: MTP scratchpad creation is very slow at the moment, it is waiting on a big rewrite. This has an impact on poolside hashrate if a lot of new works are sent out.Supported Devices:VEGA 56/64/FE/VIIRX 460/470/480/550/560/570/580/590R9-285/285X/380/380XR9-290/290XR9-Fury/Nano+ ProcessorsConfigure SRBMiner-MULTIEXAMPLES OF USING1. Disable CPU mining, use only GPU miningCode: SRBMiner-MULTI.exe --algorithm keccak --pool your-pool-here --wallet your-wallet-here --disable-cpu2. Run the miner in the background without a console window, with the API enabled on port 17644: http://127.0.0.1:17644Code: SRBMiner-MULTI.exe --algorithm keccak --pool your-pool-here --wallet your-wallet-here --background --api-enable --api-port 176443. Disable mining on the GPU, use 7 CPU threads with advanced registration and storage in Logs log.txt fileCode: SRBMiner-MULTI.exe --algorithm keccak --pool your-pool-here --wallet your-wallet-here --disable-gpu --cpu-threads 7 --log-file Logslog.txt --extended-log4. A complete example for mining CPU and GPUs only from cmd (4 GPU / s and 7 CPU threads using the K12 algorithm are used)Code: SRBMiner-MULTI.exe --algorithm k12 --gpu-id 0,1,2,3--gpu-intensity 26,25,26,26 --gpu-worksize 256,256,256,256--gpu-threads 1,1,1,1 --cpu-threads 7 --pool your-pool-here--wallet your-wallet-here5. Disable mining on the GPU, use 15 CPU threads with advanced registration enabled and save in Logs log.txt file, start Randomx mining from a block height of 1978433 and run the miner in the backgroundCode: SRBMiner-MULTI.exe --algorithm randomx --pool your-pool-here--wallet your-wallet-here --disable-gpu --cpu-threads 15--log-file Logslog.txt --extended-log --background --start-block-height 1978433CPU MINING SETUPIf you do not set the –cpu-threads or –cpu-affinity parameters, the miner will try to automatically find the optimal settings for your system. Sometimes automatic tuning cannot find the optimal settings, so you should find it by experimenting.You need to set the number of worker threads (–cpu-threads) and bind them to the corresponding PU (processor) using –cpu-affinity.You can calculate the affinity mask here:https://bitsum.com/tools/cpu-affinity-calculator/Examples to get you started:4 CORE / 8 THREADS CPU :1. Use 4 threads, 1 on every core : –cpu-threads 4 –cpu-affinity 0x552. Use 8 threads, 2 on every core : –cpu-threads 8 –cpu-affinity 0xFF6 CORE / 12 THREADS CPU :1. Use 6 threads, 1 on every core : –cpu-threads 6 –cpu-affinity 0x5552. Use 12 threads, 2 on every core : –cpu-threads 12 –cpu-affinity 0xFFFRANDOMX EXTRA TWEAKSTo take advantage of the increased hash rate:1. Miner must run with administrator privileges [right click on SRBMiner-MULTI.exe->properties->compatibility-> check ‘Run this program as an administrator’ option-> click OK button 2.
Add Comment