Post
Topic
Board Mining (Altcoins)
Re: SRBMiner Cryptonight AMD GPU Miner V1.7.1 - native algo switching
by
KolordZ
on 30/11/2018, 11:03:35 UTC
Quote
Oh comon Sad

I got x3 RX Vegas 64 Nitro+ and when I try 1.7.1 I got 200H/s less than 1.7.0..

Could you please share you config ??

My config in 1.7.0 :

{
"cryptonight_type" : "normalv8",
"intensity" : 124,
"double_threads" : true
}

GPU0: Radeon RX Vega [gfx900] [8176 MB][I: 124.0][W: 16][T: 2][F: 4][A: 0][BUS: 9]
GPU1: Radeon RX Vega [gfx900] [8176 MB][I: 124.0][W: 16][T: 2][F: 4][A: 0][BUS: 13]
GPU2: Radeon RX Vega [gfx900] [8176 MB][I: 124.0][W: 16][T: 2][F: 4][A: 0][BUS: 3]


Hi Mate, for sure! Here is my config for V8:


{
"cryptonight_type" : "normalv8",
"intensity" : 0,
"double_threads" : true,
"gpu_conf" :
[
   { "id" : 0, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 1, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 2, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 3, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 4, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 5, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 6, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 7, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 8, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 9, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 10, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 11, "intensity" : 124, "worksize" : 16, "threads" : 2},
]
}

p.s. try to update the SRB-Miner to version 1.7.1.


Here is a table where you can see the exact information.

https://docs.google.com/spreadsheets/d/1pH326fwnYWC5Jef2FdF4KnJ4CLj0cwDDtGjrlgekk1A/edit#gid=514064850

if you need more help, just contact me, i will try to!!

greetings
Patrick

Patrick,

I can't send you MP..

I just tried your config and .... I don't understand !

My config in SRB Miner 1.7.1 :

{
"cryptonight_type" : "normalv8",
"intensity" : 124,
"double_threads" : true
{

I got 6050 H/s with 3x Sapphire RX Vegas 64 Nitro+

Your config to my rig in SRB Miner 1.7.1 :

{
"cryptonight_type" : "normalv8",
"intensity" : 0,
"double_threads" : true,
"gpu_conf" :
[
   { "id" : 0, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 1, "intensity" : 124, "worksize" : 16, "threads" : 2},
   { "id" : 2, "intensity" : 124, "worksize" : 16, "threads" : 2},
]
}

I got 6250 H/s with 3x Sapphire RX Vegas 64 Nitro+

What's happend ?
What is the difference between your config and mine ? In yours you setup your GPU's manually, nothing more .. Is there a bug ?

Do you think I can reach more hashrate with my GPU ?

[2018-11-30 11:54:04] GPU0 :    2084 H/s [T: 60c, RPM: 1146, CC: 1502 MHz, MC: 1105 MHz][BUS:9]
[2018-11-30 11:54:04] GPU1 :    2085 H/s [T: 56c, RPM: 1217, CC: 1502 MHz, MC: 1105 MHz][BUS:13]
[2018-11-30 11:54:04] GPU2 :    2083 H/s [T: 62c, RPM: 1208, CC: 1502 MHz, MC: 1105 MHz][BUS:3]
[2018-11-30 11:54:04] Total:    6252 H/s

Thanks for your help !