Message boards :
Information :
Symmetric Prime Tuples description
Message board moderation
Author | Message |
---|---|
Veronika Kerman Project administrator Volunteer developer Send message Joined: 3 Feb 19 Deprecated: Creation of dynamic property BoincUser::$nposts is deprecated in /var/boincadm/prj/html/inc/forum.inc on line 613 Posts: 667 Credit: 432,784 RAC: 0 |
Sub-project Symmetric Prime Tuples. The search for Symmetric Prime Tuples is a continuation of deceased project Stop@home. We are searching for Symmetric k-Tuples of consecutive Primes, which are defined on the linked page, also there a article about prime k-tuples in general. The search has been extended to twin prime tuples, symmetric twin prime tuples and prime tuple gaps. The search interval was extended as well. Help If you have any issue, do not hesitate to create a new thread in Help and new Issues section. You can also continue discussion in any related thread. But if you are not sure, start a new thread, it is easier for me to deal with. Application The program is using implementation of Sieve of Eratosthenes by Kim Walisch and inspired by program by Белышев. Detection of the tuples is done using naive palindrome matching over a circular buffer. The sieve may actually be vectorized. The palindrome matching isn't. Both are integer and bit operations, no floats. This means CPU running this task will run cooler compared to cpu running for example LLR. Workunits have fixed size. While there is some support for variable-sized wus, it's not used in this subproject. Credits Credit is assigned by validator/assimilator program based on size of interval by the application. Server There are multiple batches, prefixed with "spt-" on the server_status page. Results Results are available immediately in our Prime Tuple database. The big number in front of the colon is the main prime and the smaller numbers are the tuple coefficients (the main prime plus any of the coefficients is also prime). Number k says how big is the tuple. About Stop@Home at Progger's site Development Thread Source Code. There are badges based on credit earned per app. |
©2024 Veronika Kerman