I don't like this. The problem with adding to much mining power without proper testing is that false primes can be accepted.Then network can run into problems. Instable.
Hey,
not sure what you mean by 'false primes'.
The only change in the fermat.cl is :
- uint4 q[2] = {0, 0}; this is for amd
+ uint4 q[2] = {0, 0, 0, 0}; this nvidia
This is the exact same miner as before.
And how much is "too much" ? It seems to be kind of subjective.
As I tried to say, 1000M PPS would be 'only' a difficulty of ~24.5 .. Gapcoin was designed to reach 35 or 40.
I just doing this for puting my name on a finding and not for the coins. I know there is better ways to find the records.
And the Gapcoin community thanks you !
(at least me, ahah)
Edit:
I was just using it to make a working miner for the rest of you to use. No need now for that.
10 733691 100173 421240 685570 531411 447423 949122 744625 916243 835116 560873 149605 890414 201859 (86 digits) is prime
10 733691 100173 421240 685570 531411 447423 949122 744625 916243 835116 560873 149605 890414 195673 (86 digits) is prime
6186 = 2 × 3 × 1031
Number of divisors: 8
Sum of divisors: 12384
Euler's totient: 2060
Awesome ! A gamechanger still can happen, who knows.
Can you please link to the miner you are using, cos the one i use, i get cpp:420 opencl errors
Hum, curious. Your issue is when compiling. We could already compile without errors, usually.
Tested on linux, windows and for several cards.
We are talking about the rev4 or rev4.1 of the gpuminer.
https://gapcoin-project.github.io/downloads/Not the oldest releases. It should works just by replacing the file.
Here is my windows miner (x64),
rezipped. (temporary)
What start line and card are you using ?