SRBMiner-MULTI – is a closed source miner available for Linux and Windows, supports mining algorithms on CPU and AMD GPUs, which mines up to 4 different algorithms / coins at the same time!
Download:
https://www.srbminer.com/download.html
https://github.com/doktor83/SRBMiner-Multi
Support:
https://discord.gg/zXY23De
https://bitcointalk.org/index.php?topic=5190081.0
Changes in SRBMiner-MULTI v0.7.0?
Reduced power consumption on the autolykos2 algorithm for the GPU Ellesmere ~ 2-3%
Reduced power consumption on the verthash algorithm for the GPU Ellesmere ~ 5%
Reduced power consumption according to the algorithm verthash for Vega GPU ~ 10%.
Increase in verthash performance for GPU Vega ~ 3%
Increase in verthash performance for CPU (~ 5%)
Added the –verthash-dat-path parameter.
Fixed a problem with the stack splitting of the verthash algorithm.
Fixed a bug that caused the watchdog timer not to fire when the graphic processor.
SRBMiner-MULTI.exe – command to launch the SRBMiner application
–algorithm randomx – specify an algorithm for mining
14444 – specify the pool port
– < strong> -wallet 44tLjmXrQNrWJ5 **** 138ddb940c55648d specify the coin wallet. The wallet can be obtained either from the exchange or by installing the Monero cold wallet.
–gpu-target-temperature 70 – the program will try to maintain this temperature
–gpu-off-temperature 83 – the miner will turn off when this temperature is reached and turn on when it drops
–send-stales – send obsolete shares to the pool (some pools partially pay for them, or give bonuses).
–enable-restart-on-rejected – automatic restart of the miner if there are too many rejected shares
Example of a batch file:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
@echo off
cd %~dp0
cls
set LOGTIME=%date:~10,4%_%date:~4,2%_%date:~7,2%_%time:~0,2%_%time:~3,2%
set LOGTIME=%LOGTIME: =%
set LOGTIME=%LOGTIME:,=.%.txt
SRBMiner-MULTI.exe --algorithm randomx --pool xmr-eu1.nanopool.org:14444 --wallet 44tL*****yaAhiXoRsceGJCRS3Jxkn.rig1
pause
Attention! Payment ID is no longer required. Enter only your wallet address!
The program is launched as usual by double-clicking on the file with the .bat extension. After running the program, we will see the following window:
Examples of using
1. Disable mining on the processor, use only mining on video cards
5. Disable GPU mining, use 15 CPU threads with extended event log enabled and save it to the Logs \ log.txt file, start Randomx mining from block height 1978433 and run the miner in the background.
If you like to read such articles and want to support the author, then you can subscribe to our telegram channel and recommend us to your friends, this will help a lot to support our project! Telegram: CRYPTO WIKIES | Bitcoin & Altcoins Mining
Be the first to know all the news, read more about cryptocurrencies and mining at CRYPTO-MINING.BLOG.
3 Comments So far