==============================================================
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
Code: Select all
SRBMiner-MULTI.exe --algorithm keccak --pool your-pool-here --wallet your-wallet-here --background --api-enable --api-port 17644
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
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
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