Author

Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching - page 126. (Read 237247 times)

newbie
Activity: 156
Merit: 0
Miner is very unstable on polaris cards , constant crashes and reboots on most of my rigs

no problem on 470, 570, 580 cards if you set good. you don't know to set good, sorry.
member
Activity: 277
Merit: 23
more juice and lower intensity, which cards?

full member
Activity: 1148
Merit: 132
Miner is very unstable on polaris cards , constant crashes and reboots on most of my rigs
newbie
Activity: 11
Merit: 1
I apologize for spreading fuzz about Vega hotspot temps on Friday - it was all my own fault. Conductonaut had solidified/oxidized most likely due to power outage 2 days before the fork(even though room temp did not drop to 8C).
I also apologize for my unfair outburst towards Monero devs(at the moment of writing I thought v8 had killed my card).
Vega owners, check your hotspot temps. My Vega didnt survive the night mining v8 even when I dropped the core to 1250@865mV
And a big fat F U to Monero devs
Completely your fault. Many times was repeated - do not look GPU temp. Every Vega need to be set at 50c gpu temp (which is minimum by driver) and then HotSpot and HBM2 temps will be ok.
What GPU temp are you referring to?
https://i.imgur.com/exleIju.jpg
Overall my hashrate dropped 5% with 10% power increse vs v7.
newbie
Activity: 5
Merit: 2
Does this miner work with AMD Radeon R9 200 Series?
I have problem with:
......
Initializing OpenCL devices, please wait..

GPU0: AMD Radeon R9 200 Series [pitcairn] [2048 MB][Intensity 26.0][W: 16][T: 2]
[K: 1][BUS: 1]

---------------------------------------------------------
SRBMiner Cryptonight AMD GPU miner 1.6.8
DevFee ~0.85%
Press 's' to get some stats
Press 'h' to get some hashrate
Press 'r' to reload pools
Press 'p' to switch to the next pool
Press 'o' to switch to the previous pool
Press 0-9 to disable/enable GPU while mining
Give it a few minutes to reach maximum hashrate
---------------------------------------------------------
Please use : Adrenalin 18.5.1, 18.5.2 or 18.6.1 drivers
Total pools: 2

Please wait...

CryptonightV8 mode enabled

[2018-10-20 21:20:31] Heating up system, please wait...
[2018-10-20 21:20:31] Compiling kernel for DEVICE BUS ID 1 ...
WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different data layouts!
LLVM ERROR: Cannot select: 0x999d0d0: i32 = setcc 0x9997470, 0x5bdbb10, 0x99a2e2
0 [ORD=3092] [ID=246]
               .............

Hello. I don't test R9 200 series, but i have one R7 260x 2Gb gpu (bonaire) working fine, and one Sapphire HD7850 gpu (pitcairn) 1Gb working fine too. With Adrenalin 18.5.2 drivers.
newbie
Activity: 5
Merit: 2
Can someone help me with nicehash setup?
I had it setup once, but now it does not work again.
Pools conf:

{
"pools" :
[
   {"nicehash" : true, "pool" : "stratum+tcp://cryptonightheavy.eu.nicehash.com:3364", "worker" : "xxxx.002", "password" : "x"}
]
}

Heavy Conf:

{
"cryptonight_type" : "heavy",
"intensity" : 0,
"worksize" : 8,
"double_threads" : true
}

Logfile:

[2018-10-20 13:16:42] Miner version: 1.6.7
[2018-10-20 13:16:42] Windows version: 10.0 build 16299
[2018-10-20 13:16:42] Video driver version: 24.20.11021.1000

^^^^^^
It does not go beyond this..

Any help?

my nicehash setup is:

Code:
{
"pools" :
[
{
"pool" : "cryptonightv8.usa.nicehash.com:3367",
"wallet" : "mywalletinBTC.nameofworker",
"password" : "x",
"nicehash" : true
},

]
}
in the start file, the final line is:
Code:
SRBMiner-CN.exe --config Config\config-normalv8.txt --pools pools.txt --logfile %LOGTIME%

config-normal-v8 its default,

pd: srbminer version: 1.6.8




Try to change "worker" -> "wallet" and delete this  -> stratum+tcp:// <-
newbie
Activity: 5
Merit: 2
Hello. I have a question about threads.
If set in config.txt "double_threads" : true, and threads : 2 in every gpu config line, gpu_conf.......

i,m setting 4 threads for every gpu???
newbie
Activity: 13
Merit: 0
I have a rx560 rig using 18.6.1 drivers, on v8 they all went down to ~380-400 h/s with the same settings from v7 (500-520 h/s)
I had power limit at -10% with v7, on v8 I can get back to ~430-460 h/s just by raising the power limit to +10%
Some cards got a small boost when I increased virtual memory from 16 gb to 20 gb. Haven't tried to change the intensity and worksize yet, doubt they will make any difference. v8 definitely needs more power and virtual memory than v7 to alleviate hash loss.
hi. how many gb on your rx 560? 2 gb or 4gb?
jr. member
Activity: 392
Merit: 5

Confirm that, but with intensity 27 i got even more hashes on v7.
Now my 7970 with 1125/1500 clocks on v8
intencity 31
worksize 8
threads 2
485 H/s
12 Hrs stable



no clock all default 1000@1500 card 7970, miner SRB
https://i.imgur.com/6k0yjTc.png

Quote
{
"cryptonight_type" : "normalv8",
"intensity" : 0,
"gpu_conf" :
[
   { "id" : 0, "intensity" : 60, "worksize" : 8, "threads" : 1}

]
}
I could not repeat your result on my card even during overclocking, maybe your card has better timings. What driver did you use? 7970 Ghz edition?

After trying to achieve the best results with these settings { "id" : 0, "intensity" : 60, "worksize" : 8, "threads" : 1}, I went back to intencity 31 worksize 8 threads 2, and for my surprise, I did not get stability even without overclocking and with less intensity, now I set the size of work 16 and gradually increased the intensity. For now setup is  { "id" : 0, "intensity" : 28, "worksize" : 16, "threads" : 2} on my tahiti with clocks 1125/1500 got 450 H/s.

Does this miner work with AMD Radeon R9 200 Series?
I have problem with:

Please use : Adrenalin 18.5.1, 18.5.2 or 18.6.1 drivers
Total pools: 2

I think I saw posts here about the successful launch of srb on v8 on pitcairn, but I could not find it. Install recommended driver first and then try to use the settings that are in this message for tahiti.
newbie
Activity: 3
Merit: 0
Can someone help me with nicehash setup?
I had it setup once, but now it does not work again.
Pools conf:

{
"pools" :
[
   {"nicehash" : true, "pool" : "stratum+tcp://cryptonightheavy.eu.nicehash.com:3364", "worker" : "xxxx.002", "password" : "x"}
]
}

Heavy Conf:

{
"cryptonight_type" : "heavy",
"intensity" : 0,
"worksize" : 8,
"double_threads" : true
}

Logfile:

[2018-10-20 13:16:42] Miner version: 1.6.7
[2018-10-20 13:16:42] Windows version: 10.0 build 16299
[2018-10-20 13:16:42] Video driver version: 24.20.11021.1000

^^^^^^
It does not go beyond this..

Any help?

my nicehash setup is:

Code:
{
"pools" :
[
{
"pool" : "cryptonightv8.usa.nicehash.com:3367",
"wallet" : "mywalletinBTC.nameofworker",
"password" : "x",
"nicehash" : true
},

]
}
in the start file, the final line is:
Code:
SRBMiner-CN.exe --config Config\config-normalv8.txt --pools pools.txt --logfile %LOGTIME%

config-normal-v8 its default,

pd: srbminer version: 1.6.8

hero member
Activity: 848
Merit: 500
careful mining to crytopia , I lost all my earnings from support xmrs pool, and since they merge payments for all miners unlike other pools , you can’t eveb see how much you were paid per payout or what transaction Id your particular payouts were are part off im SOL

all this happened post fork,,Ive been mining this way for years, it seems the payment Ids are gettting lost
with the new fork
That's your exchange fault. I just got my xmr on bittrex from that pool. All fine.
full member
Activity: 1148
Merit: 132
careful mining to crytopia , I lost all my earnings from support xmrs pool, and since they merge payments for all miners unlike other pools , you can’t eveb see how much you were paid per payout or what transaction Id your particular payouts were are part off im SOL

all this happened post fork,,Ive been mining this way for years, it seems the payment Ids are gettting lost
with the new fork
member
Activity: 109
Merit: 10
I wonder why the CMD starts and as soon sets

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

------------------------------here it closes itself and makes a log file with the driver version, OS build
[2018-10-20 19:19:27] Video driver version: 24.20.11021.1000


@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


the v8 config looks like

{
"cryptonight_type" : "normalv8",
"intensity" : 0,
"double_threads" : true
"gpu_conf" :
[
   {
     "id" : 0,
     "intensity" : 122,
     "worksize" : 8,
     "threads" : 1
   },
   {
     "id" : 0,
     "intensity" : 124,
     "worksize" : 8,
     "threads" : 1
   },
   {
     "id" : 1,
     "intensity" : 122,
     "worksize" : 8,
     "threads" : 1
   },
   {
     "id" : 1,
     "intensity" : 124,
     "worksize" : 8,
     "threads" : 1
   }
]
}
newbie
Activity: 17
Merit: 0
I have 5 vega56 Adrenalin 18.6.1
3 gfx 900 give by 1850 ~
2 gfx 901 give 1000 ~
what is the problem?



why my vega 901 give 1000 h/s
Vega 900 1800 h/s
How to raise hashrate on 901?


If you are using the binary kernels try to rename that folder and let the miner compile it again.

hi same here:
not working for me:
vega 901 give 1200
vega 900 give 1200
?

Same for me help plz (tip is to disable hbcc but it also low my hasrate when switching to other algos (haven,alloy...)


SRBMiner 1.6.8 AMD 18.6.1 Vega 56(stock-bios) Pulse (nano-PCb sapphire a f**** beast!) @ 1547 950

Cnv7:HBCC-on:2050H/s
Intensity 120 Worksize 8

Cnv8:HBCC-off:1950H/s
Cnv8:HBCC-on:1000-1200H/s
Intensity 120 Worksize 16

Solution please to keep HBCC on with normalv8 without a **** 1000H/s Vega 56!!!
What is the diffrence between gfx900 and gfx901 -> (900)vega 56 & (901)vega 64 ?!
member
Activity: 277
Merit: 23
RX580 Sapphire Nitro + (Samsung) 4gb

{
"cryptonight_type" : "normalv8",
"intensity" : 59,
"worksize" : 8,
"double_threads" : true
}

Wrosksize can 8 or 16 doesn't change much.

Best card 989 H/s, worst card 973 H/s

OC:

Core 1260
Voltage 900mV

Mem 2120
Voltage 900mV
jr. member
Activity: 69
Merit: 5

what cooling you have for rig, what is the temperature core and HBM of the cards, and RPM?
Air cooling /open rig/ , 55 core temperature and 65 HBM temperature of the cards,  and vga fan - auto /~3500 RPM/


txs. That explain everything.

My rig are in small space, running hotter with 66 core temp. and over 77 HBM temp. For now i testing rig with lowering clocks and more mV.

Here is 2 Vega 56 and one Vega Strix 64. Strix is better cooled and work without problems:

GPU0 :    1877 H/s [T: 63c, RPM: 3577, CC: 1407 MHz, MC: 1050 MHz][BUS:3] - "more problematic Vega 56"
GPU3 :    1940 H/s [T: 66c, RPM: 3516, CC: 1407 MHz, MC: 1095 MHz][BUS:14] - "other Vega 56"
GPU2 :    2029 H/s [T: 56c, RPM: 3473, CC: 1442 MHz, MC: 1100 MHz][BUS:11] - Vega 64 Strix
sr. member
Activity: 1484
Merit: 253
Who can give best settings and binary for v8 on RX 580 8Gb? Using latest drivers... Wich binary file from binarykernels folder are best for RX 580?
newbie
Activity: 156
Merit: 0
Does this miner work with AMD Radeon R9 200 Series?
I have problem with:
......
Initializing OpenCL devices, please wait..

GPU0: AMD Radeon R9 200 Series [pitcairn] [2048 MB][Intensity 26.0][W: 16][T: 2]
[K: 1][BUS: 1]

---------------------------------------------------------
SRBMiner Cryptonight AMD GPU miner 1.6.8
DevFee ~0.85%
Press 's' to get some stats
Press 'h' to get some hashrate
Press 'r' to reload pools
Press 'p' to switch to the next pool
Press 'o' to switch to the previous pool
Press 0-9 to disable/enable GPU while mining
Give it a few minutes to reach maximum hashrate
---------------------------------------------------------
Please use : Adrenalin 18.5.1, 18.5.2 or 18.6.1 drivers
Total pools: 2

Please wait...

CryptonightV8 mode enabled

[2018-10-20 21:20:31] Heating up system, please wait...
[2018-10-20 21:20:31] Compiling kernel for DEVICE BUS ID 1 ...
WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different data layouts!
LLVM ERROR: Cannot select: 0x999d0d0: i32 = setcc 0x9997470, 0x5bdbb10, 0x99a2e2
0 [ORD=3092] [ID=246]
               .............

newbie
Activity: 57
Merit: 0
Thanks @logicus. I tried before to increase my HBM speed higher than 960MHz but it always give me BSOD. Is this because I didn't flashed my card with Vega 64 BIOS?
Yes, because cards have original bios.I flashed my card with Vega 64 BIOS.
Quote
what cooling you have for rig, what is the temperature core and HBM of the cards, and RPM?
Air cooling /open rig/ , 55 core temperature and 65 HBM temperature of the cards,  and vga fan - auto /~3500 RPM/
legendary
Activity: 2646
Merit: 1141
Does this miner work with AMD Radeon R9 200 Series?
I have problem with:
......
Initializing OpenCL devices, please wait..

GPU0: AMD Radeon R9 200 Series [pitcairn] [2048 MB][Intensity 26.0][W: 16][T: 2]
[K: 1][BUS: 1]

---------------------------------------------------------
SRBMiner Cryptonight AMD GPU miner 1.6.8
DevFee ~0.85%
Press 's' to get some stats
Press 'h' to get some hashrate
Press 'r' to reload pools
Press 'p' to switch to the next pool
Press 'o' to switch to the previous pool
Press 0-9 to disable/enable GPU while mining
Give it a few minutes to reach maximum hashrate
---------------------------------------------------------
Please use : Adrenalin 18.5.1, 18.5.2 or 18.6.1 drivers
Total pools: 2

Please wait...

CryptonightV8 mode enabled

[2018-10-20 21:20:31] Heating up system, please wait...
[2018-10-20 21:20:31] Compiling kernel for DEVICE BUS ID 1 ...
WARNING: Linking two modules of different data layouts!
WARNING: Linking two modules of different data layouts!
LLVM ERROR: Cannot select: 0x999d0d0: i32 = setcc 0x9997470, 0x5bdbb10, 0x99a2e2
0 [ORD=3092] [ID=246]
               .............
Jump to: