Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
badman74
on 02/08/2014, 14:41:09 UTC
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