Butmedia
Posts: 1
Joined: Thu Nov 01, 2018 10:52 am

SRBMiner Cryptonight AMD GPU Miner 1.6.8

Thu Nov 01, 2018 11:00 am

SRBMiner Cryptonight AMD GPU Miner 1.6.8


SRBMiner Cryptonight AMD GPU Miner
-----------------------------------------------------------------------------------------------
Windows only

Download:

Mega: https://mega.nz/#!LyZiyA7Q!REWSDN_huEJS ... yUTkt7i5ps

MD5: 9a88b36a8ef2d4116b158c25d06721f6 *SRBMiner-CN-V1-6-8.zip

Download only from these links, these are the only official links

Recommended drivers:
Adrenalin 18.5.1, Adrenalin 18.5.2, Adrenalin 18.6.1

Don't use 18.3.4 and older drivers if you want to mine V8! Your hashrate will be very bad. Instead use minimum 18.5.1 and newer drivers!
DON'T COMPILE kernels on drivers 18.7.1+ because they will create faulty binaries, use the bundled pre-built binary kernels instead.

Supported algos:
- CryptoNight V8 (cnV2)[normalv8]
- CryptoNight V7 (cnV1)[normalv7]
- CryptoNight [normal]
- CryptoNight Lite V7 [litev7]
- CryptoNightLite [lite]
- CryptoNight Heavy [heavy]
- CryptoNight Haven [haven]
- CryptoNight Fast [fast]
- CryptoNight BitTubeV2 [bittubev2]
- CryptoNight StelliteV4 [stellitev4]
- CryptoNight ArtoCash [artocash]
- CryptoNight Alloy [alloy]
- CryptoNight B2N [b2n]
- CryptoNight MarketCash [marketcash]
- CryptoNight Italo [italo]
- CryptoNight Red [mox]


Supports Nicehash & SSL/TLS encrypted connections

DevFee:
- DevFee is very low, it's only ~ 0.85% (both in normal mode and in algo switching mode)
- Using the same algo as user for devfee mining, so there is no difference in algo settings, power usage, etc..


Extra:
- Watchdog that monitors your GPU threads, if they stop hashing for a few minutes, miner restarts itself
- Hash monitor, if 5 minute average hash falls under the value you define, miner restarts itself
- Set system shutdown temperature, to protect your GPU's from overheating
- Restart (disable/enable) Vega gpu's before mining for maximum performance
- API for rig monitoring
- Set compute mode and disable crossfire on all cards
- Benchmark every algo locally without connecting to a pool



Auto switch from CryptoNight V7 to V8:


0. go to the folder with the miner
1. create pool-fork.txt and write



Code:
{
"pools" :
[
{
"pool" : "eu-xmr.hiveon.net:12000",
"wallet" : "87xwWHHhrSygSBHRwpTbbgQcJv5vmDZEqXDm8KG5n9yQKJFLng3Dy36dAofeoeDzYhLL6H7AL2Xm6SZ5bjE5SYBG2CveKsq",
"password" : "x",
"cryptonight_type" : "normalv7"
},
{
"pool" : "eu-xmr.hiveon.net:12000",
"wallet" : "87xwWHHhrSygSBHRwpTbbgQcJv5vmDZEqXDm8KG5n9yQKJFLng3Dy36dAofeoeDzYhLL6H7AL2Xm6SZ5bjE5SYBG2CveKsq",
"password" : "x",
"cryptonight_type" : "normalv8"
}
]
}

2. create start-algo-switching-fork.bat and write

Code:
setx GPU_MAX_HEAP_SIZE 100
setx GPU_MAX_USE_SYNC_OBJECTS 1
setx GPU_SINGLE_ALLOC_PERCENT 100
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_MAX_SINGLE_ALLOC_PERCENT 100
@echo off
cd %~dp0

cls
for /f "tokens=2 delims==" %%a in ('wmic OS Get localdatetime /value') do set "dt=%%a"
set LOGTIME=%dt:~0,4%_%dt:~4,2%_%dt:~6,2%_%dt:~8,2%_%dt:~10,2%_%dt:~12,2%
set LOGTIME=%LOGTIME: =%
set LOGTIME=%LOGTIME:,=.%.txt

SRBMiner-CN.exe --config Config\config-normalv7.txt --pools pools-fork.txt --logfile algo_switching_%LOGTIME% --usealgoswitching

3. we start start-algo-switching-fork.bat all ....

herominers
Nickel Bitcoiner
Nickel Bitcoiner
Posts: 31
Joined: Tue Dec 11, 2018 3:27 pm

Donate BTC of your choice to 335TigFVYc3krmhCvDTb1RuzxgUAeuUBU1

Contact: Telegram

Re: SRBMiner Cryptonight AMD GPU Miner 1.6.8

Thu Dec 27, 2018 6:31 pm

Fast mining setting for haven coin example start.bat file

Code: Select all

setx GPU_MAX_HEAP_SIZE 100 setx GPU_MAX_USE_SYNC_OBJECTS 1 setx GPU_SINGLE_ALLOC_PERCENT 100 setx GPU_MAX_ALLOC_PERCENT 100 setx GPU_MAX_SINGLE_ALLOC_PERCENT 100 @echo off cd %~dp0 SRBMiner-CN.exe --config Config\config-haven.txt --ccryptonighttype haven --cpool haven.herominers.com:10141 --cwallet YOUR_WALLET_ADDRESS --cpassword YOUR_WORKER_NAME

Return to “Pools”

Who is online

Users browsing this forum: No registered users and 12 guests