GoldCoin Talk

Main Category => Technical Discussion => Topic started by: Ejay424 on August 30, 2013, 10:20:05 AM

Title: Problem with scripts!
Post by: Ejay424 on August 30, 2013, 10:20:05 AM
Hello, I've tried using cgmienr but I just can't get the right script.
I tried just using this
Hmm, I ran the program with
cgminer --scrypt -o stratum+tcp://gld.cryptocoinmine.com:2020 -u WORKER -p PASS -I 20

For about 10-20mins it's accepting but then I get this and it stops:
And at some point it stops  and gives this error:
Failed to reinit GPU thread 0
Thread 0 still exsists, killing it off
Error -6: Creating Command Queue. (cldCreateCommandQueue)

I'm running a http://www.newegg.com/Product/Product.aspx?Item=N82E16814150604

Can anybody help me with this? or have a working script
Title: Re: Problem with scripts!
Post by: Stouse49 on August 30, 2013, 11:08:01 AM
The option in your command "-I 20" is to set Intensity to 20, which is very high for a scrypt coin.  Try using "-I 12"

Code: [Select]
cgminer --scrypt -o stratum+tcp://gld.cryptocoinmine.com:2020 -u WORKER -p PASS -I 12