Bitcoin Forum
July 01, 2025, 10:38:06 AM *
News: Pizza day contest voting
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 [258] 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 ... 362 »
  Print  
Author Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching  (Read 237316 times)
dingdongtobias
Newbie
*
Offline Offline

Activity: 156
Merit: 0


View Profile
November 10, 2018, 03:30:05 PM
 #5141

Hello,
I need some help,
I have 4 RX 580 nitro + (8go) , 1 hynix , 3 micron . I was mining with SRB at 850h/s each (V8 Xmr)

I did this to increase my hashrate.
- Custom build with SRB Polaris ( I just pressed PIMP my strap then save BIOS and flash)
- then I DDU my old driver and install new one 18.6.1.
- then used atidmkpacher
- I tried the latest version of the miner with 58 intensity double thread for each RX580.

But now I'm mining at 350h/s each...

open cmd promt

SRBMiner-CN.exe --setcomputemode
carlosmonaco
Newbie
*
Offline Offline

Activity: 105
Merit: 0


View Profile
November 10, 2018, 03:39:43 PM
 #5142

yeah I forgot that  thanks ! but even now I'm around 850h/s no more 
Bojcha
Hero Member
*****
Offline Offline

Activity: 848
Merit: 500



View Profile
November 10, 2018, 03:57:24 PM
 #5143

yeah I forgot that  thanks ! but even now I'm around 850h/s no more  
Hynix 8GB is crap for CN. You need better strap (if there is one)
carlosmonaco
Newbie
*
Offline Offline

Activity: 105
Merit: 0


View Profile
November 10, 2018, 04:04:03 PM
 #5144

yeah I forgot that  thanks ! but even now I'm around 850h/s no more  
Hynix 8GB is crap for CN. You need better strap (if there is one)

I have only one with hynix others are micron but hashrate remain the same 850/s.
Someone can share a BIOS for RX 580 nitro+ ( 8 go) hynix and micron ?
Dripac
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
November 10, 2018, 04:10:38 PM
 #5145

Hello,
I need some help,
I have 4 RX 580 nitro + (8go) , 1 hynix , 3 micron . I was mining with SRB at 850h/s each (V8 Xmr)

I did this to increase my hashrate.
- Custom build with SRB Polaris ( I just pressed PIMP my strap then save BIOS and flash)
- then I DDU my old driver and install new one 18.6.1.
- then used atidmkpacher
- I tried the latest version of the miner with 58 intensity double thread for each RX580.

But now I'm mining at 350h/s each...
{
"cryptonight_type" : "normalv8",
"intensity" : 100,
"double_threads" : true,
"worksize" : 8,
"threads" : 2,
"fragments" : 16,
"bralock" : 50
}
1180/2150 900/950mv 942h per card.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
November 10, 2018, 04:25:16 PM
 #5146

V1.7.0
- Speed increase on BitTube/Haven/Heavy/Italo algos up to ~10% (depends of gpu)
- Small speed increase on V8 algo for Vegas
- Added new algo CN-Dark [CryoNote]
- Added new algo CN-Fest [Festival coin]
- Added startup monitor which monitors miner startup process
- Added new work mode for GPU hashrate watchdog [--gpuwatchdogdisablemode]
- Added yet another gpu tuning parameter 'aes'
- Fixed a bug related to hash speed monitor and algo switching
- Small bug fixes


+ Performance boost for BitTube/Haven/Heavy/Italo algos up to ~10%, some cards gained 1% some 10%, i don't have exact numbers, you should try it out and see.
Vegas gained the most, also i hope that i fixed the Ellesmere 8Gb cards problem, not reaching max hashing speed. If you had 1k+ on some earlier versions, you should be able to reach it now again but you MUST set fragments to 0 if you are setting it by hand, otherwise it probably won't reach max speeds.
And no fee increase because of the extra performance, it stays at ~0.85%

+ Some small optimisation gained around +10hs on my test Vega56 on V8 algo

+ Added new algos : Cryptonight Dark and Fest

+ Startup monitor, a few of you have problems that sometimes miner wont hang, but it stops on GPU init process. I added a watchdog that should restart miner or run a user defined script if miner won't start working for a period of time. User can define this time period, default is 2 minutes.
So if miner can't init gpu's but the process did not freeze, or hang, the watchdog should trigger after 2 minutes and restart the miner.

Parameters that can be set in start.bat :

--maxstartuptime value (max time to init gpu's and start mining, min 10 sec, max 10 min, def. 2 min)
--maxstartuptimescript filename (run this script if maxstartuptime is exceeded)
--disablestartupmonitor (disable watchdog for miner startup interval)

+ If you dont want the gpu hashrate watchdog to restart the whole miner if a gpu hangs, now a new mode is available : disable mode
What this does is if it detects that your card can't hash (speed is 0), and its not because your driver crashed (because if that happens nothing can help you  Grin ), then it will disable that gpu, so the other gpu's can continue to work and no miner restart will occur.

To use this mode put --gpuwatchdogdisablemode in start.bat

+ gpu_conf, new parameter 'aes' . Never enough of extra tuning parameters, right ?
This parameter can have the value of 0,1 or 2. Default is 0, and it is probably the best option for newer cards. This parameter just select the method for AES calculation part in the kernel. You can try it out, maybe you gain a few more hashes if you find the right one for your GPU

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

Activity: 105
Merit: 0


View Profile
November 10, 2018, 04:27:34 PM
 #5147

Hello,
I need some help,
I have 4 RX 580 nitro + (8go) , 1 hynix , 3 micron . I was mining with SRB at 850h/s each (V8 Xmr)

I did this to increase my hashrate.
- Custom build with SRB Polaris ( I just pressed PIMP my strap then save BIOS and flash)
- then I DDU my old driver and install new one 18.6.1.
- then used atidmkpacher
- I tried the latest version of the miner with 58 intensity double thread for each RX580.

But now I'm mining at 350h/s each...
{
"cryptonight_type" : "normalv8",
"intensity" : 100,
"double_threads" : true,
"worksize" : 8,
"threads" : 2,
"fragments" : 16,
"bralock" : 50
}
1180/2150 900/950mv 942h per card.

Thanks, one card is running at 950h/s with these setting , the 3 others still 850..
All 4 at 1250clock /2250 memory
Dripac
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
November 10, 2018, 04:29:36 PM
 #5148

Change strap on other cards.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
November 10, 2018, 04:33:14 PM
 #5149

Hello,
I need some help,
I have 4 RX 580 nitro + (8go) , 1 hynix , 3 micron . I was mining with SRB at 850h/s each (V8 Xmr)

I did this to increase my hashrate.
- Custom build with SRB Polaris ( I just pressed PIMP my strap then save BIOS and flash)
- then I DDU my old driver and install new one 18.6.1.
- then used atidmkpacher
- I tried the latest version of the miner with 58 intensity double thread for each RX580.

But now I'm mining at 350h/s each...
{
"cryptonight_type" : "normalv8",
"intensity" : 100,
"double_threads" : true,
"worksize" : 8,
"threads" : 2,
"fragments" : 16,
"bralock" : 50
}
1180/2150 900/950mv 942h per card.

Thanks, one card is running at 950h/s with these setting , the 3 others still 850..
All 4 at 1250clock /2250 memory

This is a little malformed config, you should set your gpu's in gpu_conf :

Open config file for your V8 algo , and make it look like this:
Code:
{
"cryptonight_type" : "normalv8",
"intensity" : 0,
"double_threads" : true,

"gpu_conf" :
[
{ "id" : 0, "intensity" : 100, "worksize" : 8, "threads" : 2, "fragments" : 16, "bralock" : 50},
{ "id" : 1, "intensity" : 100, "worksize" : 8, "threads" : 2, "fragments" : 16, "bralock" : 50},
{ "id" : 2, "intensity" : 100, "worksize" : 8, "threads" : 2, "fragments" : 16, "bralock" : 50}
]
}

i dont know the exact id's and settings of your GPU's this is just an example, you should change it to suit your needs.

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

Activity: 71
Merit: 0


View Profile
November 10, 2018, 04:36:09 PM
 #5150

Ok tnx for info  Smiley
KhorneFlake
Newbie
*
Offline Offline

Activity: 27
Merit: 0


View Profile
November 10, 2018, 04:39:22 PM
 #5151

V1.7.0
- Speed increase on BitTube/Haven/Heavy/Italo algos up to ~10% (depends of gpu)
- Small speed increase on V8 algo for Vegas
- Added new algo CN-Dark [CryoNote]
- Added new algo CN-Fest [Festival coin]
- Added startup monitor which monitors miner startup process
- Added new work mode for GPU hashrate watchdog [--gpuwatchdogdisablemode]
- Added yet another gpu tuning parameter 'aes'
- Fixed a bug related to hash speed monitor and algo switching
- Small bug fixes


+ Performance boost for BitTube/Haven/Heavy/Italo algos up to ~10%, some cards gained 1% some 10%, i don't have exact numbers, you should try it out and see.
Vegas gained the most, also i hope that i fixed the Ellesmere 8Gb cards problem, not reaching max hashing speed. If you had 1k+ on some earlier versions, you should be able to reach it now again but you MUST set fragments to 0 if you are setting it by hand, otherwise it probably won't reach max speeds.
And no fee increase because of the extra performance, it stays at ~0.85%

+ Some small optimisation gained around +10hs on my test Vega56 on V8 algo

+ Added new algos : Cryptonight Dark and Fest

+ Startup monitor, a few of you have problems that sometimes miner wont hang, but it stops on GPU init process. I added a watchdog that should restart miner or run a user defined script if miner won't start working for a period of time. User can define this time period, default is 2 minutes.
So if miner can't init gpu's but the process did not freeze, or hang, the watchdog should trigger after 2 minutes and restart the miner.

Parameters that can be set in start.bat :

--maxstartuptime value (max time to init gpu's and start mining, min 10 sec, max 10 min, def. 2 min)
--maxstartuptimescript filename (run this script if maxstartuptime is exceeded)
--disablestartupmonitor (disable watchdog for miner startup interval)

+ If you dont want the gpu hashrate watchdog to restart the whole miner if a gpu hangs, now a new mode is available : disable mode
What this does is if it detects that your card can't hash (speed is 0), and its not because your driver crashed (because if that happens nothing can help you  Grin ), then it will disable that gpu, so the other gpu's can continue to work and no miner restart will occur.

To use this mode put --gpuwatchdogdisablemode in start.bat

+ gpu_conf, new parameter 'aes' . Never enough of extra tuning parameters, right ?
This parameter can have the value of 0,1 or 2. Default is 0, and it is probably the best option for newer cards. This parameter just select the method for AES calculation part in the kernel. You can try it out, maybe you gain a few more hashes if you find the right one for your GPU
So, where can we download it?
Dripac
Newbie
*
Offline Offline

Activity: 71
Merit: 0


View Profile
November 10, 2018, 04:40:16 PM
 #5152

Here
https://mega.nz/#F!qVIgxAwB!kKmgCDICmQwbdVvMb-tAag
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
November 10, 2018, 04:40:42 PM
 #5153

So, where can we download it?

are you for real or is this a joke ?  Roll Eyes

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

Activity: 27
Merit: 0


View Profile
November 10, 2018, 04:47:23 PM
 #5154

So, where can we download it?

are you for real or is this a joke ?  Roll Eyes
For real... The dl link on the official page still says 1.6.9...
https://i.imgur.com/LJ6NwII.png
Meh...
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
November 10, 2018, 05:14:25 PM
 #5155

So, where can we download it?

are you for real or is this a joke ?  Roll Eyes
For real... The dl link on the official page still says 1.6.9...

Meh...


shift+f5 in browser makes your cached page go away

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

Activity: 27
Merit: 0


View Profile
November 10, 2018, 05:17:28 PM
 #5156

But either way, I'm running the latest version now and still having a spastic secondary GPU. In fact, even on TeamRedMiner I'm seeing something similar. One GPU gets around 1900h/s, but teh secondary is even worse, around 600h/s... I seriously don't know what to do anymore, I'm helpless. Reinstalled Windows, updated drivers, updated BIOS, did everything I could, no hope.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
November 10, 2018, 05:33:13 PM
 #5157

But either way, I'm running the latest version now and still having a spastic secondary GPU. In fact, even on TeamRedMiner I'm seeing something similar. One GPU gets around 1900h/s, but teh secondary is even worse, around 600h/s... I seriously don't know what to do anymore, I'm helpless. Reinstalled Windows, updated drivers, updated BIOS, did everything I could, no hope.

Sell that gpu to a gamer and get yourself one that works  Smiley

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
mk111
Jr. Member
*
Offline Offline

Activity: 230
Merit: 1


View Profile
November 10, 2018, 05:38:24 PM
Last edit: November 10, 2018, 06:18:07 PM by mk111
 #5158

Thanks Doc!
I get 120h/s extra with V1.7.0 on my Vega 56's!
They doing around 1690h/s per card on heavy/bittubev2
RuMiner
Member
**
Offline Offline

Activity: 167
Merit: 15


View Profile
November 10, 2018, 06:00:18 PM
 #5159

good job, 10x! adds about 20 h/s each Vega on normalv8.

btw did anybody measure power consumption?
tvukoman
Jr. Member
*
Offline Offline

Activity: 69
Merit: 5


View Profile
November 10, 2018, 08:54:38 PM
 #5160

V1.7.0
- Speed increase on BitTube/Haven/Heavy/Italo algos up to ~10% (depends of gpu)

+ Performance boost for BitTube/Haven/Heavy/Italo algos up to ~10%, some cards gained 1% some 10%, i don't have exact numbers, you should try it out and see.
Vegas gained the most, also i hope that i fixed the Ellesmere 8Gb cards problem, not reaching max hashing speed. If you had 1k+ on some earlier versions, you should be able to reach it now again but you MUST set fragments to 0 if you are setting it by hand, otherwise it probably won't reach max speeds.
And no fee increase because of the extra performance, it stays at ~0.85%

Nice work "Dok" on heavy Algo (Bit Tube 2), on same settings Vega cards got impressive H/s about 10% Rx570 4GB got 3% :-)

But... stress on the cards is increased so must tuning again :-( I have stable rig in bittube2 for days, but now restarted once on hour...

That leads me to this: can you please consider my recommendation:

1. put mining fee to your adress all the time of mining like TRM do? So, if miner restart miner's will not lose profit for additional fees. Extra bonus for miners and dev is that we will never disconnect and connect to pool (my test with supportxmr.com pool show benefit in income, because always connected to pool)
2. Increase fee to 1,00% because you will loose some fee now earning because restarting miner and mining fee for first 15 minutes.

Please...

 
Pages: « 1 ... 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 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 [258] 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 ... 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!