Post
Topic
Board Announcements (Altcoins)
Re: Announcing ZiftrCOIN Release
by
tex81
on 31/03/2015, 05:15:54 UTC
I'm home

This are my settings:

.bat file:
sgminer.exe --config sgminer.conf

sgminer.conf file:
{
"pools" : [
   {
      "url" : "stratum+tcp://zrc-stratum.suprnova.cc:2257",
      "user" : "minerjoen.gpu",
      "pass" : "1"
   }
]
,
"intensity" : "18",
"vector" : "2",
"worksize" : "256",
"kernel" : "zr5",
"thread-concurrency" : "13578",
"lookup-gap" : "2",
"gpu-threads" : "4"
}
"vector" : "2",
"thread-concurrency" : "13578",
"lookup-gap" : "2",

these are useless for non-scrypt algos.