Post
Topic
Board Announcements (Altcoins)
Re: [ANN] AIDEN | First Crypto to use Scrypt-OG (Optimized for GPU) [altaccept.com]
by
AizenSou
on 09/04/2014, 18:19:44 UTC

heres my settings you can try using works well for me, on 4.1.153 v2. Im running a msi 7970 and a msi 280x

{
"pools" : [
   {
      "url" : "Yoururl",
      "user" : "youruser.worker",
      "pass" : "password"
   },
   {
      "url" : ".....",
      "user" : ".......",
      "pass" : "...."
   }

]
,

"intensity" : "13",
"nfactor" : "6",
"worksize" : "256",
"lookup-gap" : "2",
"thread-concurrency" : "24000",
"temp-cutoff" : "90",
"expiry" : "1",
"failover-only" : true,
"log" : "5",
"queue" : "0",
"scan-time" : "1",
"device" : "0",
"gpu-threads" : "2"
}

Thanks but it doesn't work. I got GPU failures with your setting. I think my problem is not the setting of sgminer but the sgminer itself. But that's very strange because I always clone from github and compile it myself. sgminer always works for me with scrypt.
Could anyone give me an instruction to compile sgminer to mine AIDEN under Linux ?

Thanks in advance.