Post
Topic
Board Altcoin Discussion
Re: [XPM] Working on a GPU miner for Primecoin, new thread :)
by
DeaDTerra
on 04/09/2013, 15:17:21 UTC
I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.
I have gotten the program to work for roughly 30-45 sec then it crashes.
I have 2x7990 and I am running all 4 cores.
I have the latest drivers and I run on windows 7 64 bits.
I have the following settings

host 127.0.0.1
port 9332
user username
pass password

protocol primecoin

worksize 256
aggression 16
sievepercentage 10
sievesize 1000000

primecoin_address AbJSsYd5cnj2MxmBEHxtWo8kwpt7qA77xM
debug false
opencldebug false
cpu_mining_threads 4
use_gpu true
use_gpu_fermat_test true
getwork_rate 1000

Any suggestions on how to fix it? Smiley
//DeaDTerra

Set the "cpu_mining_threads" to 8 and the "getwork rate" to 4000

Okay, I will try that out Smiley
//DeaDTerra

I can't turn the fermat test off because then it crashes straight on start and I get fraction assserts error.

Same problem. Any suggestions about how can I fix it?

OS? 32-bit or 64-bit? It might be that 64-bit is broken right now.
I am using 64 bits, so I think it might be a problem with that.
//DeaDTerra