Bitcoin Forum
August 17, 2025, 12:23:06 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 [191] 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 ... 362 »
  Print  
Author Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching  (Read 237319 times)
mk111
Jr. Member
*
Offline Offline

Activity: 230
Merit: 1


View Profile
August 11, 2018, 10:06:50 AM
 #3801

Here's a nice little tip on how to increase your hashrate even more :
Example for Vega56 doing normalv7 algo :

1.Put --enableduplicategpuid in start.bat at the end of line ( SRBMiner-CN.exe --config config-normalv7.txt --pools pools-normalv7.txt  --sendallstales --enableduplicategpuid )
2.Set gpu in config-normalv7.txt :

Code:
{
"cryptonight_type" : "normalv7",
"intensity" : 0,
"double_threads" : true,
"gpu_conf" :
[
{
 "id" : 0,
 "intensity" : 122,
 "worksize" : 8,
 "threads" : 1
},
{
 "id" : 0,
 "intensity" : 124,
 "worksize" : 8,
 "threads" : 1
}
]
}


What was done here?  When using 2 threads , the best value for intensity is 123. By enabling the usage of duplicate gpu id, you make 2 separate threads for 1 gpu, but one has value 123-1, the other 123+1.
This method can be used on any GPU, you just need to experiment with the intensities.

Awesome I will try it later.
How much increase did you get with 1 x Vega 56?
Mine does 2028H/s per card at the moment.
wgestickley
Newbie
*
Offline Offline

Activity: 76
Merit: 0


View Profile
August 11, 2018, 11:52:28 AM
 #3802

Hey,

while playing around with auto switch, I was wondering, if there is an detailed overview for GPUs with best settings and intensity’s For SRB Miner?!
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2898
Merit: 626


View Profile WWW
August 11, 2018, 11:53:56 AM
 #3803

Hey,

while playing around with auto switch, I was wondering, if there is an detailed overview for GPUs with best settings and intensity’s For SRB Miner?!

you can find a few in the first post, those are some numbers users posted here.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
wgestickley
Newbie
*
Offline Offline

Activity: 76
Merit: 0


View Profile
August 11, 2018, 12:44:03 PM
 #3804

Hey,

while playing around with auto switch, I was wondering, if there is an detailed overview for GPUs with best settings and intensity’s For SRB Miner?!

you can find a few in the first post, those are some numbers users posted here.

Yes, I saw them. But actually not for my cards. I would love to get those number for RX570 and RX580. Is anybody so kind to share?

@Doc: why not collect all of this data on you Homepage? Perhaps for new User it is very interesting to check quick which Algo amd which card needs which threads and intensity?
livada
Newbie
*
Offline Offline

Activity: 417
Merit: 0


View Profile WWW
August 11, 2018, 01:49:26 PM
 #3805

Here's a nice little tip on how to increase your hashrate even more :
Example for Vega56 doing normalv7 algo :

1.Put --enableduplicategpuid in start.bat at the end of line ( SRBMiner-CN.exe --config config-normalv7.txt --pools pools-normalv7.txt  --sendallstales --enableduplicategpuid )
2.Set gpu in config-normalv7.txt :

Code:
{
"cryptonight_type" : "normalv7",
"intensity" : 0,
"double_threads" : true,
"gpu_conf" :
[
{
 "id" : 0,
 "intensity" : 122,
 "worksize" : 8,
 "threads" : 1
},
{
 "id" : 0,
 "intensity" : 124,
 "worksize" : 8,
 "threads" : 1
}
]
}


What was done here?  When using 2 threads , the best value for intensity is 123. By enabling the usage of duplicate gpu id, you make 2 separate threads for 1 gpu, but one has value 123-1, the other 123+1.
This method can be used on any GPU, you just need to experiment with the intensities.

Awesome I will try it later.
How much increase did you get with 1 x Vega 56?
Mine does 2028H/s per card at the moment.

in tube-haven-havy you lose 20HR per card with this Sad i not try in v7 and fast
56 is best
55/57 - 56/57 -55/56 - 56/58 - all is worse.
ikyo
Newbie
*
Offline Offline

Activity: 18
Merit: 0


View Profile
August 12, 2018, 12:17:37 AM
 #3806

Here's a nice little tip on how to increase your hashrate even more :
Example for Vega56 doing normalv7 algo :

1.Put --enableduplicategpuid in start.bat at the end of line ( SRBMiner-CN.exe --config config-normalv7.txt --pools pools-normalv7.txt  --sendallstales --enableduplicategpuid )
2.Set gpu in config-normalv7.txt :

Code:
{
"cryptonight_type" : "normalv7",
"intensity" : 0,
"double_threads" : true,
"gpu_conf" :
[
{
 "id" : 0,
 "intensity" : 122,
 "worksize" : 8,
 "threads" : 1
},
{
 "id" : 0,
 "intensity" : 124,
 "worksize" : 8,
 "threads" : 1
}
]
}


What was done here?  When using 2 threads , the best value for intensity is 123. By enabling the usage of duplicate gpu id, you make 2 separate threads for 1 gpu, but one has value 123-1, the other 123+1.
This method can be used on any GPU, you just need to experiment with the intensities.
I tried this on my Vega 64's and saw a nice little bump for not doing much.  I was able to squeeze out between 15 and 20h/s per card.  So that really adds up pretty quickly.  Now I am going to cry and say it messes up my monitoring Smiley  I now see duplicate GPU's.
dopper
Newbie
*
Offline Offline

Activity: 14
Merit: 0


View Profile
August 12, 2018, 07:21:19 AM
 #3807

Mine does 2028H/s per card at the moment.

care to share your config/clocks/voltage? please
mk111
Jr. Member
*
Offline Offline

Activity: 230
Merit: 1


View Profile
August 12, 2018, 09:59:43 AM
 #3808

Mining Stellite with 4 Vega 56.

https://imgur.com/a/aKgf6rt
mk111
Jr. Member
*
Offline Offline

Activity: 230
Merit: 1


View Profile
August 12, 2018, 10:51:57 AM
 #3809

Extra 21H/s per Vega 56 when using Doc's new trick Smiley
Now my Vega 56's do 2049H/s per card.

Anyone getting better results with reference Vega 56's?
Vince34
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
August 12, 2018, 11:03:00 AM
 #3810

Me  Smiley
mk111
Jr. Member
*
Offline Offline

Activity: 230
Merit: 1


View Profile
August 12, 2018, 11:13:57 AM
 #3811

Me  Smiley

LOL so tell us how...
Vince34
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
August 12, 2018, 01:10:39 PM
 #3812

Haha,
I have 4 VEGA 56 (3 ref & 1 peace of sh..)
I was at 7500-7520h/s  and now  I'm at 7620-7630h/s with the same "summer" profile (CC:1340Mhz / MC:900Mhz)
But I'm not sure all the speed up come from the duplicategpuid trick because I updated drivers (from blockchain to 18.6.1) and SRBMiner (from 1.5.5.1 to 1.6.6) at the same time.
jimmyD30
Jr. Member
*
Offline Offline

Activity: 64
Merit: 1


View Profile
August 12, 2018, 01:28:05 PM
 #3813

Anyone experience increased HR with v1.6.6 over v1.6.5 using Vega64s (without the trick)?
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
August 12, 2018, 02:51:34 PM
 #3814

I've got a question about the reboot script when using pool switching: do you have to set it for each algo separately or can you just add it at the end of the start.bat command line?
livada
Newbie
*
Offline Offline

Activity: 417
Merit: 0


View Profile WWW
August 12, 2018, 03:03:39 PM
 #3815

Haha,
I have 4 VEGA 56 (3 ref & 1 peace of sh..)
I was at 7500-7520h/s  and now  I'm at 7620-7630h/s with the same "summer" profile (CC:1340Mhz / MC:900Mhz)
But I'm not sure all the speed up come from the duplicategpuid trick because I updated drivers (from blockchain to 18.6.1) and SRBMiner (from 1.5.5.1 to 1.6.6) at the same time.

just remove duplicatedgpuid and see. i thinhk driver  up HR. duplicated gpuid not work for me.
HR is identical or  smaller with this otpion for me.
3*referal vega56 with 64 bios(1-2-4card) + 1 vega64LE(stock bios)(3card)=700W from the wall(tube) and 720W(xtl)
ver 1.6.4 + driver 1.8.34 standard option without --enableduplicategpuid
algo: tube and stellite

https://image.prntscr.com/image/_QihwWeLTQiGRpgtx9N3nQ.jpg

https://image.prntscr.com/image/lZW72vYJQAi33QmK1kotGA.jpg

stellite and v7 go up 20HR per card if use 1.6.1 driver but tube not work with HBC mem,.
RuMiner
Member
**
Offline Offline

Activity: 167
Merit: 15


View Profile
August 12, 2018, 04:25:30 PM
 #3816

I have 4 VEGA 56 (3 ref & 1 peace of sh..)
I was at 7500-7520h/s  and now  I'm at 7620-7630h/s with the same "summer" profile (CC:1340Mhz / MC:900Mhz)
that doubling trick doesn't work for me, but I have 7920-7925 h/s without it on 4 vega56 (ref or noname idk, it was OEM and the only sign on it is RADEON), cc 1450-1470, mc 925-935 (found exact stable maximum for each card).
Vince34
Newbie
*
Offline Offline

Activity: 12
Merit: 0


View Profile
August 12, 2018, 05:56:31 PM
 #3817

I have 4 VEGA 56 (3 ref & 1 peace of sh..)
I was at 7500-7520h/s  and now  I'm at 7620-7630h/s with the same "summer" profile (CC:1340Mhz / MC:900Mhz)
that doubling trick doesn't work for me, but I have 7920-7925 h/s without it on 4 vega56 (ref or noname idk, it was OEM and the only sign on it is RADEON), cc 1450-1470, mc 925-935 (found exact stable maximum for each card).
I don't know wether the trick works or not and I don't care, +20h/s? no big deal! 
BTW, if you have only RADEON written on your vegas, you have ref cards Smiley
My non ref card (hynix memory) runs stable at 1775 with higher consumption  Angry
My 3 ref cards (samsung memory) go over 2000h/s with CC:1407 / MC:941 but run too hot so I lower the frequencies during the summer
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2898
Merit: 626


View Profile WWW
August 12, 2018, 06:31:08 PM
 #3818

The trick is working on "v7" algos, on heavy, tube, haven nope  Roll Eyes

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
dragonmike
Hero Member
*****
Offline Offline

Activity: 1274
Merit: 556



View Profile
August 12, 2018, 08:27:06 PM
 #3819

I've got a question about the reboot script when using pool switching: do you have to set it for each algo separately or can you just add it at the end of the start.bat command line?
...Doc?
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2898
Merit: 626


View Profile WWW
August 12, 2018, 10:14:29 PM
 #3820

I've got a question about the reboot script when using pool switching: do you have to set it for each algo separately or can you just add it at the end of the start.bat command line?
...Doc?

reboot script is the one you add in config.txt, so yes, add it in every config.
That is handy because maybe your heavy algo clock settings in overdriventool are not the same as for v7, so on every algo start it will run the appropriate batch file.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
Pages: « 1 ... 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 [191] 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 ... 362 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!