falcomann
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 13
Joined: Sat Aug 15, 2020 7:03 pm

SRBMiner-MULTI AMD и CPU Miner 0.4.7

Mon Aug 24, 2020 3:06 pm

SRBMiner-MULTI AMD и CPU Miner 0.4.7



==============================================================
SUPPORTED ALGORITHMS:
==============================================================

[CPU ONLY]

+ cpupower
+ defyx
+ m7mv2
+ minotaur
+ randomarq
+ randomepic
+ randomkeva
+ randomsfx
+ randomwow
+ randomx
+ randomxl
+ yescryptr16
+ yescryptr32
+ yescryptr8
+ yespower
+ yespower2b
+ yespoweric
+ yespoweriots
+ yespoweritc
+ yespowerlitb
+ yespowerltncg
+ yespowerr16
+ yespowerres
+ yespowersugar
+ yespowerurx

[CPU & GPU]

+ bl2bsha3
+ blake2b
+ blake2s
+ cryptonight_bbc
+ cryptonight_catalans
+ cryptonight_talleo
+ eaglesong
+ ethash
+ k12
+ kadena
+ keccak
+ mtp
+ rainforestv2
+ tellor
+ ubqhash
+ yescrypt


==============================================================
SUPPORTED GPU'S:
==============================================================

+ RX 5500/5600/5700 (few algorithms only)
+ VEGA 56/64/FE/VII
+ RX 460/470/480/550/560/570/580/590
+ R9 285/285X/380/380X
+ R9 290/290X
+ R9 Fury/Nano


==============================================================
FEATURES:
==============================================================

+ Guided setup mode
+ Algorithm switching capability without external application
+ Run in background without a window
+ Hashrate watchdog that restarts miner on GPU error
+ Monitoring of GPU temperature, and auto turn off if temperature is too high
+ System shutdown on too high GPU temperature
+ Miner auto restart on too many rejected shares
+ Startup monitor which ensures your miner starts working normally
+ API for miner statistics
+ Web based GUI interface for miner statistics
+ Multiple pools with failover support
+ Add new pools on the fly without restarting miner
+ Difficulty monitor, reconnects to pool if difficulty is too high
+ Job timeout monitor, reconnects to pool if no job received for a long time
+ Switch AMD video cards to compute mode easily


==============================================================
USAGE EXAMPLES
==============================================================

1. Disable CPU mining, use only GPU mining

Code: Select all

SRBMiner-MULTI.exe --algorithm keccak --pool your-pool-here --wallet your-wallet-here --disable-cpu
2.Run miner in background without console window, with API enabled on port 17644

Code: Select all

SRBMiner-MULTI.exe --algorithm keccak --pool your-pool-here --wallet your-wallet-here --background --api-enable --api-port 17644
3.Disable GPU mining, use 7 CPU threads with extended logging enabled and saved to Logs\log.txt file

Code: Select all

SRBMiner-MULTI.exe --algorithm keccak --pool your-pool-here --wallet your-wallet-here --disable-gpu --cpu-threads 7 --log-file Logs\log.txt --extended-log
4. Full example for CPU & GPU mining set only from cmd (4 GPU/s used and 7 CPU threads on K12 algorithm)

Code: Select all

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-here
5. Disable GPU mining, use 15 CPU threads with extended logging enabled and saved to Logs\log.txt file, start mining Randomx from block height 1978433 and run miner in background

Code: Select all

SRBMiner-MULTI.exe --algorithm randomx --pool your-pool-here --wallet your-wallet-here --disable-gpu --cpu-threads 15 --log-file Logs\log.txt --extended-log --background --start-block-height 1978433

Return to “Mining software”

Who is online

Users browsing this forum: No registered users and 2 guests