Bitcoin Forum
July 15, 2025, 07:23:15 PM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 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 309 310 311 312 313 314 315 316 317 318 319 320 [321] 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 »
  Print  
Author Topic: SRBMiner Cryptonight AMD GPU Miner V1.9.3 - native algo switching  (Read 237317 times)
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
March 30, 2019, 06:19:44 PM
 #6401

Hello
Lost my writings about my rx580 rig and forgot the config values can someone plz paste me a config for monero v4? Cards are nitro+ SE 8gb

Thanks  Smiley

Start with intensity 70 and go up until you can Smiley

Code:
{
"cryptonight_type" : "cryptonight_r",
"intensity" : 70,
"worksize" : 16,
"double_threads" : true,
"off_temperature" : 80
}

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

Activity: 28
Merit: 0


View Profile
March 30, 2019, 06:34:26 PM
 #6402

Thanks doc works like a charm again
eduardooaz
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
March 31, 2019, 08:22:38 PM
 #6403

Dunno what happening but if i configure gpus manualy it doesnt show me 1 of the gpus.
If i run default it shows me 5 gpus but if i do manualy only show me 4 gpus, this is how i done it:

"gpu_conf" :
[
   { "id" : 4, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 3, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 5, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 2, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 1, "intensity" : 59, "worksize" : 16, "threads" : 2},
]
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
March 31, 2019, 08:27:15 PM
 #6404

Dunno what happening but if i configure gpus manualy it doesnt show me 1 of the gpus.
If i run default it shows me 5 gpus but if i do manualy only show me 4 gpus, this is how i done it:

"gpu_conf" :
[
   { "id" : 4, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 3, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 5, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 2, "intensity" : 59, "worksize" : 16, "threads" : 2},
   { "id" : 1, "intensity" : 59, "worksize" : 16, "threads" : 2},
]

Id-s start from 0, not 1.
So 0,1,2,3,4 is the winner combination

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

Activity: 34
Merit: 0


View Profile
March 31, 2019, 08:31:33 PM
 #6405

Spontaneous shutdown of miner 1.8.2 . In log i see only this
[2019-03-30 15:57:22] Miner version: 1.8.2
[2019-03-30 15:57:22] Windows version: 10.0 build 16299
[2019-03-30 15:57:22] Video driver version: 25.20.15027.5007
...
[2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R)
...
[2019-03-31 20:33:32] Shutting down miner...
[2019-03-31 20:33:33] shutdown_exception

I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
March 31, 2019, 08:48:23 PM
 #6406

Spontaneous shutdown of miner 1.8.2 . In log i see only this
[2019-03-30 15:57:22] Miner version: 1.8.2
[2019-03-30 15:57:22] Windows version: 10.0 build 16299
[2019-03-30 15:57:22] Video driver version: 25.20.15027.5007
...
[2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R)
...
[2019-03-31 20:33:32] Shutting down miner...
[2019-03-31 20:33:33] shutdown_exception

I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.

Something has to be there before the shutdown..
I never saw it auto shutdown by itself.

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

Activity: 24
Merit: 0


View Profile
March 31, 2019, 09:45:00 PM
 #6407

Yea, i was mistaking that the ID was BUS number.
Thanks a lot, from what i see fast2 is only worth with 2T, now testing intensity.
babkaVkedax
Newbie
*
Offline Offline

Activity: 59
Merit: 0


View Profile
April 01, 2019, 08:35:19 AM
Last edit: April 06, 2019, 09:23:05 PM by babkaVkedax
 #6408

How to write startup_script: -cclock, -mclock, -cvddc, -mvddc and run it?
Thank.
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
April 01, 2019, 11:26:37 AM
 #6409

How to write startup_script: -cclock, -mclock, -cvddc, -mvddc and run it?
Thank.

First download a Claymore miner, then try those commands.

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

Activity: 20
Merit: 0


View Profile
April 01, 2019, 12:47:07 PM
 #6410

Dok,

Single vega 64, worked all fine till Monero forked. I had random crashes with 1.8.0 and 1.8.1. Was happy to see that you released 1.8.2., tried as well. The problem here, that I get only 1150Hs/s maximum, it seem that only one thread is used.
I only updatedc the pools.txt with my data, and that's all. Driver reinstalled, and while 1.8.1 provides 2050Hs/s I still get 1100Hs with 1.8.2.
Even tried to copy only the exe from 182 to the 181 dir, but had the same issue. Therefor I think something is wrong with the exe, for some reason the second thread is not working.

Please check.

Thanks
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
April 01, 2019, 02:58:53 PM
 #6411

Dok,

Single vega 64, worked all fine till Monero forked. I had random crashes with 1.8.0 and 1.8.1. Was happy to see that you released 1.8.2., tried as well. The problem here, that I get only 1150Hs/s maximum, it seem that only one thread is used.
I only updatedc the pools.txt with my data, and that's all. Driver reinstalled, and while 1.8.1 provides 2050Hs/s I still get 1100Hs with 1.8.2.
Even tried to copy only the exe from 182 to the 181 dir, but had the same issue. Therefor I think something is wrong with the exe, for some reason the second thread is not working.

Please check.

Thanks

Nothing is wrong. Which driver are you using, and did you enable compute mode?

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

Activity: 34
Merit: 0


View Profile
April 01, 2019, 03:12:06 PM
 #6412

Spontaneous shutdown of miner 1.8.2 . In log i see only this
[2019-03-30 15:57:22] Miner version: 1.8.2
[2019-03-30 15:57:22] Windows version: 10.0 build 16299
[2019-03-30 15:57:22] Video driver version: 25.20.15027.5007
...
[2019-03-30 15:57:29] Algorithm: Cryptonight V4 (R)
...
[2019-03-31 20:33:32] Shutting down miner...
[2019-03-31 20:33:33] shutdown_exception

I have this already twice after upgrade on 1.8.2 and drivers 19.3.2 on different rig.

Something has to be there before the shutdown..
I never saw it auto shutdown by itself.
I don see any error in log.
More log here https://pastebin.com/XY2Ci6c5
I have this erro already 3 time on different Rig.
Beyerd17
Full Member
***
Offline Offline

Activity: 826
Merit: 103


View Profile
April 01, 2019, 04:00:12 PM
 #6413

What is the most profitable coin to mine with an 290x right now? Should I bother to mine at all if I don't have very cheap electricity? What are you guys mining right now?
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
April 01, 2019, 05:17:01 PM
 #6414

What is the most profitable coin to mine with an 290x right now? Should I bother to mine at all if I don't have very cheap electricity? What are you guys mining right now?

Go with loki+turtle combination, i think that's your best shot ATM.

SRBMiner-MULTI thread - HERE
http://www.srbminer.com
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
April 01, 2019, 05:20:46 PM
 #6415

I don see any error in log.
More log here https://pastebin.com/XY2Ci6c5
I have this erro already 3 time on different Rig.

I never saw/had the miner shutdown gracefully by itself Smiley
Not sure (going to check) but i think the shutdown with resource cleanup is defined only on 3 places in code : ctrl+c, window close on X, and algo switch if using the miner reset switch.
So i have no clue how could this happen by itself.

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

Activity: 364
Merit: 16


View Profile
April 01, 2019, 06:50:53 PM
 #6416

i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
April 01, 2019, 07:20:21 PM
 #6417

i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!

Create multiple .bat files and thats it, edit and change to point to different config and pool files

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

Activity: 364
Merit: 16


View Profile
April 01, 2019, 07:24:13 PM
 #6418

i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!

Create multiple .bat files and thats it, edit and change to point to different config and pool files

i used multiple batch files all the time...but without config file

SRBMiner-CN.exe --ccryptonighttype upx --cgpuid 0,1,2,3,4 --cgpuintensity 0,0,0,0,0 --cgputhreads 2,2,2,2,2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile upx.txt --gpureorder
SRBMiner-CN.exe --ccryptonighttype mox --cgpuid 5 --cgpuintensity 00 --cgputhreads 2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile mox.txt --gpureorder

worked all the time..but not with new version...it´s much easier to change only the bat instead of multiple config files

btw...loooong time ago i have to use different config files...why now change to old style?
doktor83 (OP)
Hero Member
*****
Offline Offline

Activity: 2870
Merit: 626


View Profile WWW
April 01, 2019, 07:29:38 PM
 #6419

i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!

Create multiple .bat files and thats it, edit and change to point to different config and pool files

i used multiple batch files all the time...but without config file

SRBMiner-CN.exe --ccryptonighttype upx --cgpuid 0,1,2,3,4 --cgpuintensity 0,0,0,0,0 --cgputhreads 2,2,2,2,2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile upx.txt --gpureorder
SRBMiner-CN.exe --ccryptonighttype mox --cgpuid 5 --cgpuintensity 00 --cgputhreads 2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile mox.txt --gpureorder

worked all the time..but not with new version...it´s much easier to change only the bat instead of multiple config files

btw...loooong time ago i have to use different config files...why now change to old style?

It should work with cmd parameters too, i mean theres no limit or something.

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

Activity: 364
Merit: 16


View Profile
April 01, 2019, 07:37:06 PM
 #6420

i´m not able to run more than one instance - miner cant open config file....how can i run more than one instances now with different algos?!

Create multiple .bat files and thats it, edit and change to point to different config and pool files

i used multiple batch files all the time...but without config file

SRBMiner-CN.exe --ccryptonighttype upx --cgpuid 0,1,2,3,4 --cgpuintensity 0,0,0,0,0 --cgputhreads 2,2,2,2,2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile upx.txt --gpureorder
SRBMiner-CN.exe --ccryptonighttype mox --cgpuid 5 --cgpuintensity 00 --cgputhreads 2 --sendallstales --cpool xxxxxxxxxx --cwallet nxxxxxxxxxxx --cpassword x --logfile mox.txt --gpureorder

worked all the time..but not with new version...it´s much easier to change only the bat instead of multiple config files

btw...loooong time ago i have to use different config files...why now change to old style?

It should work with cmd parameters too, i mean theres no limit or something.

first instance creates the config.txt for this instance (with for example UPX settings in the config.txt) and the second instance cant rewrite the config.txt cause it´s write protected

and:

D:\SRBMiner-CN18.exe --ccryptonighttype mox --cgpuid 6 --cgpuintensity 0 --cgputhreads 2 --sendallstales --cpool xxxxxxxxxx --cwallet xxxxxxxx --cpassword x --logfile mox.txt --gpureorder --config D:\SRBMiner\Config\config-mox.txt
it will use all available GPU´s instead of gpu 6   :/
Pages: « 1 ... 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 309 310 311 312 313 314 315 316 317 318 319 320 [321] 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 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!