Author

Topic: [ANN] sgminer v5 - optimized X11/X13/NeoScrypt/Lyra2RE/etc. kernel-switch miner - page 178. (Read 877859 times)

sr. member
Activity: 547
Merit: 250
RIP GPU1; you had a good run soldier.
hero member
Activity: 658
Merit: 500
after an hour of observation. here's what i got.

im having a DEAD gpu. i wonder what's the problem.


lower your intensity... try 16 or 17
rejects should drop and hash rate will probably increase as well
if you still get sick cards then maybe you pushed your gpu/mem clocks too high
assuming you overclocked your cards
newbie
Activity: 53
Merit: 0
after an hour of observation. here's what i got.

im having a DEAD gpu. i wonder what's the problem.

sr. member
Activity: 412
Merit: 250
Trademybit/nicehash/coinking..

thanks, nicehahs looks too complicated, coinking not working. Will try first one

Trademybit have only BTC payout is there some pool with LTC payout?
sr. member
Activity: 294
Merit: 250
Trademybit/nicehash/coinking..
sr. member
Activity: 412
Merit: 250
Is there any good working multi currency pool which really works ok?
hero member
Activity: 658
Merit: 500
Just search for some settings for your 280x..I get 3650kh/s for x11 ,7950.
Glad it is working now  Smiley

edit ah you are hashing x13..don't know what hashrate I get with x13..
1 more question, what if i want to add x15 in auto-switching too? what will be the value of "fx=x" for x15?

"pass" : "f0=0;f2=0;f3=4;f4=3;f5=0;f6=0;f7=0", (this pass is for x11 and x13 only)
the number you enter should be your total hash rate in Mh/s for that algo

i.e your x13 should be about 4.6 according to your screenshot
f0=scrypt, f2=nscrypt, f3=x11, f4=x13, f5=keccak, f6=x15, f7=nist5

at a guess you should be using
"pass" : "f0=0;f2=0;f3=6.5;f4=4.6;f5=0;f6=4;f7=0",
or somewhere around there

also try the develop binary in my sig and add
Code:
"hamsi-expand-big" : "7",
"hamsi-short" : true,
"blake-compact" : true,
"keccak-unroll" : "8",
"luffa-parallel" : true,
to your conf
newbie
Activity: 53
Merit: 0
Just search for some settings for your 280x..I get 3650kh/s for x11 ,7950.
Glad it is working now  Smiley

edit ah you are hashing x13..don't know what hashrate I get with x13..

1 more question, what if i want to add x15 in auto-switching too? what will be the value of "fx=x" for x15?

"pass" : "f0=0;f2=0;f3=4;f4=3;f5=0;f6=0;f7=0", (this pass is for x11 and x13 only)

sr. member
Activity: 294
Merit: 250
Just search for some settings for your 280x..I get 3650kh/s for x11 ,7950.
Glad it is working now  Smiley

edit ah you are hashing x13..don't know what hashrate I get with x13..
newbie
Activity: 53
Merit: 0
Make a bat file that use your config file, don't doubleclick using sgminer.exe

like this
sgminer.exe --config yourconfig.conf

i tried your advise, and its already running man! thanks alot! but it seems the WU is too low, maybe ill observe it for next few hours Grin

sr. member
Activity: 294
Merit: 250
He's using sgminer.exe to start..
you can do that aslong as the conf is named sgminer.conf it will load it anyway
Then he need to rename it. I have tested his config and config is ok(besides some settings)..so there is another problem.
hero member
Activity: 658
Merit: 500
He's using sgminer.exe to start..
you can do that aslong as the conf is named sgminer.conf it will load it anyway
sr. member
Activity: 294
Merit: 250
He's using sgminer.exe to start..
hero member
Activity: 658
Merit: 500
Thanks for that link, its very useful. got a valid JSON now.

but... this is what im getting now after i run the miner

if you are using a p2pool for backup try adding this to its pool section
"no-extranonce" : true,
also "nfactor" : "10", is unnecessary it only needs specified if it is gonna be something other than 10

sr. member
Activity: 294
Merit: 250
Make a bat file that use your config file, don't doubleclick using sgminer.exe

like this
sgminer.exe --config yourconfig.conf
hero member
Activity: 658
Merit: 500
Why do you have:

"failover-switch-delay" : "300",
...
"failover-switch-delay" : "60",

listed twice??
he most likely didn't see the second one
in this case it would still work but use the setting on the last one
hero member
Activity: 935
Merit: 1001
I don't always drink...
Why do you have:

"failover-switch-delay" : "300",
...
"failover-switch-delay" : "60",

listed twice??
hero member
Activity: 658
Merit: 500
sr. member
Activity: 294
Merit: 250
you really didn't check your con file
now you mis here comma
"lookup-gap" : "2",
"thread-concurrency" : "8192",
"shaders" : "0",    <-
"gpu-threads" : "4",

it is logic where comma must be and where not

i already tried to remove the comma and run the miner, and i already also tried to put comma and run the miner. both have the same result.

[/URL]

I tried your config and u miss what Blisk already said
"shaders" : "0",    <-

and download the latest sgminer_v5!
Jump to: