Skip to content

CRYPTO MINING BLOG

Your guide to cryptocurrency mining

Primary Menu
  • CRYPTOCURRENCY
    • NEWS
    • WALLETS
    • INVESTING
    • TRADING
  • MINING
    • CRYPTO MINERS (SOFT)
    • ASIC MINING
    • GPU MINING
      • AMD GPU MINING
      • NVIDIA GPU MINING
    • CPU MINING
    • FPGA MINING
  • SOFTWARE
    • CRYPTOCURRENCY WALLETS
    • CRYPTOCURRENCY MINERS
    • TOOLS & UTILITIES
    • TRADING BOTS
    • FLASHING GPU
    • DRIVERS
    • SOFTWARE & FIRMWARE ASIC (ANTMINER)
    • NEW RELEASES
  • REVIEWS
  • GUIDES
  • NEWS

SRBMiner-MULTI v0.7.0 CPU & AMD GPU Miner – Download for Win/Linux

  • CRYPTO MINING BLOG
  • Mar 22, 2021
  • 3 Comments So far
  • DOWNLOAD SRBMiner, Download SRBMiner-MULTI, SRBMiner, SRBMiner-MULTI
  • Cryptocurrency Miners | Cryptocurrency Mining | Mining on AMD GPU | Mining on CPU | New Releases | Review | Software
SRBMiner-MULTI v0.7.0 CPU & AMD GPU Miner – Download for Win/Linux

DOWNLOAD
SRBMiner-MULTI 0.7.0

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.
  • Fixed a crash of the “panther” algorithm
  • Removed parameters: –gpu-watchdog-disable-mode, –watchdog-rounds
  • Minor bug fixes

SUPPORTED ALGORITHMS + DevFee

[CPU ONLY]

[0.85%] balloon_zentoshi [0.85%] circcash [0.85%] cpupower [0.85%] curvehash [0.85%] minotaur [0.85%] panthera [0.85%] randomarq [0.85%] randomepic [0.85%] randomhash2 [0.85%] randomkeva [0.85%] randomsfx [0.85%] randomwow [0.85%] randomx [0.00%] randomxl [1.25%] rx2 [0.85%] scryptn2 [0.85%] yescryptr16 [0.85%] yescryptr32 [0.85%] yescryptr8 [0.85%] yespower [0.85%] yespower2b [0.85%] yespoweric [0.85%] yespoweriots [0.00%] yespoweritc [0.85%] yespowerlitb [0.85%] yespowerltncg [0.85%] yespowerr16 [0.85%] yespowerres [0.85%] yespowersugar [0.85%] yespowertide [0.00%] yespowerurx

[CPU & GPU]

[0.85%] argon2d_dynamic [0.85%] argon2id_chukwa [0.85%] argon2id_chukwa2 [0.85%] argon2id_ninja [2.00%] autolykos2 [0.85%] bl2bsha3 [0.00%] blake2b [0.00%] blake2s [0.85%] cryptonight_cache [0.85%] cryptonight_ccx [0.85%] cryptonight_gpu [0.85%] cryptonight_heavyx [0.00%] cryptonight_talleo [0.85%] cryptonight_upx [0.85%] cryptonight_xhv [0.85%] eaglesong [0.65%] etchash [0.65%] ethash [0.85%] k12 [0.85%] kadena [0.00%] keccak [0.85%] phi5 [0.65%] ubqhash [1.25%] verthash [0.85%] verushash [0.85%] yescrypt

SUPPORTED GPU’S:

+ RX 6500/6700/6800/6900

+ RX 5300/5400/5500/5600/5700

+ VEGA 56/64/FE/VII

+ RX 460/470/480/550/560/570/580/590

+ R9 280/280X/285/285X/380/380X

+ R9 290/290X

+ R9 Fury/Nano

Linux : amdgpu-pro drivers required

Setting up a batch file SRBMiner

SRBMiner-MULTI батник
  1. SRBMiner-MULTI.exe – command to launch the SRBMiner application
  2. –algorithm randomx – specify an algorithm for mining
  3. 14444 – specify the pool port
  4. – < strong> -wallet 44tLjmXrQNrWJ5 **** 138ddb940c55648d specify the coin wallet. The wallet can be obtained either from the exchange or by installing the Monero cold wallet.
  5. –gpu-target-temperature 70 – the program will try to maintain this temperature
  6. –gpu-off-temperature 83 – the miner will turn off when this temperature is reached and turn on when it drops
  7. –send-stales – send obsolete shares to the pool (some pools partially pay for them, or give bonuses).
  8. –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

SRBMiner-MULTI.exe --algorithm keccak --pool your-pool-here --wallet your-wallet-here --disable-cpu

2. Run the miner in the background without a console window, with the API enabled on the port 17644 (http://127.0.0.1:17644)

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 event log enabled and save it to a file  Logs\log.txt

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 mining on CPU and GPU only from batch file (4 GPUs are used / and 7 CPU threads on the K12 algorithm)

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 --ВАШ_КОШЕЛЕК

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.

SRBMiner-MULTI.exe --algorithm randomx --pool your-pool-here --wallet your-wallet-here --disable-gpu --c

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.
  • What awaits Bitcoin after the 2024 halving?

    What awaits Bitcoin after the 2024 halving?

  • How to create, use Kaspa Wallet

    How to create, use Kaspa Wallet

  • BTCTools v1.3.1: Download, ip-scanner, overclocking for Windows

    BTCTools v1.3.1: Download, ip-scanner, overclocking for Windows

Read more:

SRBMiner-MULTI 0.2.0 - miner for CPU and GPUs AMD / Nvidia (Download and Configure)SRBMiner-Multi 0.2.0 CPU/GPU: Download RandomX, autolykos2, Cryptonight Miner SRBMiner Multi 1.1.4: Скачать и настроить для майнинга Eth+KaspaSRBMiner Multi 1.1.4: Download and Configure for mining ETH+Kaspa SRBMiner-MULTI RandomX (Monero XMR miner)SRBMiner-MULTI 0.1.7 AMD GPU & CPU miner RandomX (Monero XMR) Download kadena miner v1.3.1 KDA Kadena (AMD&Nvidia noncerpro)SRBMiner-MULTI v0.1.8 (CPU+AMD GPU miner RandomX, Kadena) SRBMiner 1.8.9 (AMD GPU Miner) Download and Configure Download SRBMiner-CN v1.9.3 (AMD GPU Miner) Download SRBMiner-MULTI 0.4.4 (Support Ethash and Ubqhash)Download SRBMiner-MULTI 0.4.4 (Support Ethash and Ubqhash) Epic Cash (EPIC)SRBMiner-MULTI v0.4.5: Download with support for mine Epic Cash (EPIC) WildRig Multi v0.24.1 (AMD GPU miner): Download with KAWPOW supportWildRig Multi v0.25.1 beta – Download and Configure AMD GPU miner for Windows & Linux
CRYPTO MINING BLOG
Founder & CEO

Previous post

Awesome Miner v8.8.3 (Ultimate Plus) Download for Windows.

Next post

Nvidia Mining Driver v470.05 GeForce RTX 3060 - Unlock Mining Ethereum

3 Comments So far

Please Post Your Comments & Reviews
Cancel reply

Your email address will not be published. Required fields are marked *

  • USD
  • EUR
  • GPB
  • AUD
  • JPY
  • bitcoinBitcoin(BTC)
    $104,197.500.18%
  • ethereumEthereum(ETH)
    $2,504.51-1.15%
  • shih-shih-tzuShih Tzu(SHIH)
    $0.000246-0.01%
  • tetherTether(USDT)
    $1.00-0.03%
  • rippleXRP(XRP)
    $2.15-0.51%
  • vnm-venom-ethVenom(VNM)
    $2.110.00%
  • oxy-oxycoinOxycoin(OXY)
    $101.250.00%
  • binancecoinBNB(BNB)
    $650.85-0.84%
  • solanaSolana(SOL)
    $152.50-1.51%
  • usd-coinUSDC(USDC)
    $1.00-0.04%

  • TeamRedMiner v0.6.1: Download AMD GPU miner Ethash, MTP, CryptoNight
    26.8k views
  • ATIKMDAG PATCHER v1.4.14: Download AMD/ATI Pixel Clock for Windows
    14.9k views
  • Nvidia Mining Driver v470.05 GeForce RTX 3060 – Unlock Mining Ethereum
    7.2k views
  • OverdriveNTool 0.2.7: Download and Configure AMD GPU Overclocking Software
    5.6k views
  • PolarisBiosEditor 3 PRO: Modify AMD GPU BIOS (Download PBE Crack)
    5.5k views
  • Setting up AMD Radeon VEGA 56/64 for cryptocurrency mining
    5.3k views
  • NiceHash Miner v3.0.0.7: Download NHM for Windows/Linux/MacOS
    5.2k views
  • Nvidia GeForce RTX 3080 Ti: Unlock Mining Hashrate Driver for Windows
    4.7k views
  • SRBPolaris v3.5: Download BIOS Editor AMD GPUs for Windows
    3.9k views
  • NVIDIA NVFlash v5.590.0 (Windows/Linux) – How to flash the BIOS of GPUs NVIDIA?
    2.9k views
  • OhGodAnETHlargementPill: How to increase hashrate in mining on NVIDIA
    2.7k views
  • AMD Blockchain Driver: Radeon Software Crimson ReLive Edition Beta for Blockchain Compute
    2.6k views
  • CPUMINER-OPT v3.8.4: Download Fast CPU Miner for Windows
    2.6k views
  • ATIFlash & AMD VBFlash 2.93: Download BIOS Flashing Tool for AMD GPUs
    2.5k views
  • XMRig v5.6.0 CPU/GPU: Download miner Monero for Windows/Linux
    2.2k views
All Rights Reserved. CRYPTO-MINING.BLOG.
  • English
  • Russian