Post
Topic
Board Mining (Altcoins)
Re: [ANN] sgminer v5 - new unified multi-algorithm on-the-fly kernel switching miner
by
badman74
on 07/08/2014, 02:12:08 UTC
i get 3.6-3.7mh/s(x15) from  290 with 1050-1350 how can get 4mh/s?
pretty sure you have to be running a 290x to get over 4mh/s on x15
ah Huh i tought mining power of 290 same with a 290x because i get almost same hash with other algos
nope my 290's get 5.28mh/s on x11 while my 290x's get 6.0mh/s
and that translates down though the other algo's as well
well it has been so long because i been mining xmr 2 months .Whats the best driver for  290?
i am using 14.6 on all my miners

Badman74,
  Your MOD version seems to me like it gets stuck on a coin more than the official.  Two of my rigs today were stuck on x15 for hours while my third switched to nist5 no problem. Thoughts?


{
"pools" : [
{
      "url" : "stratum+tcp://stratum.nicehash.com:4336",
      "user" : "13fS5x7",
      "pass" : "x",
      "profile" : "x11",
      "name" : "nicehashx11"
   },
{
      "url" : "stratum+tcp://stratum.nicehash.com:4337",
      "user" : "13fSzQkx7",
      "pass" : "x",
      "profile" : "x13",
      "name" : "nicehashx13"
   },
{
      "url" : "stratum+tcp://stratum.nicehash.com:4338",
      "user" : "13fS58x7",
      "pass" : "x",
      "profile" : "keccak",
      "name" : "keccak"
   },
no reason that i know of for this that is specific to my build, but it was found that if you manually switch pools then it will no longer auto-switch correctly till you restart sgminer
not sure if this is the actual problem as the pools stratum should open the stratum for the most profitable and close it for the others... so all i can think of is to check your password settings and also make sure the are all on 4xxx ports not 3xxx

edit: i didn't make any changes to that portion of the code, my changes were almost exclusively in the .cl files