Post
Topic
Board Announcements (Altcoins)
Re: [ANN][GAP] Gapcoin - Prime Gap Search - New Math Algo - CPU / GPU - Zero Premine
by
pdazzl
on 25/06/2018, 18:29:39 UTC
@BitcoinFX

Here's some of my optimal 400-500 shift sieves.  Check the pps on these guys don't think you'll be disappointed Smiley 

I spent some time sieve searching/optimizing, think these are near the top end of CRT's throughput capability.  The 512 sieve I've set a couple of records with already, got some ~28-30 merits.


--------------
./gapminer-cpu -o 127.0.0.1 -p 31397 -u gapcoin -x password -t 8 --shift 479 --crt crt/crt-22m-480s-dif22084c.txt --fermat-threads 6 --sieve-primes 13000 -q

|== ChineseSet ==|
n_primes:     70
size:         11058
n_candidates: 769
offset:       1476535438052344808249114914435996661778930746178207307948586337728699041748900 69973599252984037935841114047624491809544987485395054755413948
--------------

--------------
./gapminer-cpu -o 127.0.0.1 -p 31397 -u gapcoin -x password -t 8 --shift 511 --crt crt/crt-22m-512s-dif21588k.txt --fermat-threads 6 --sieve-primes 13000 -q

|== ChineseSet ==|
n_primes:     74
size:         11319
n_candidates: 766
offset:       1336758545212663910491770481671492155581631117386004561640004944472923534481900 192446905129909515783553630929900340855652983761167499030099751977773980
--------------