Forum: Computer Science & Computational Number Theory
2020-10-29, 07:54
|
Replies: 34
Views: 18,339
We have successfully verified PrimePi(1e28)
We have successfully verified PrimePi(1e28). I mistakenly posted the announcement in other thread: https://mersenneforum.org/showthread.php?p=561248#post561248
Since we now have computed already...
|
Forum: Computer Science & Computational Number Theory
2020-10-28, 07:54
|
Replies: 50
Views: 17,412
That's actually a very good guess!
I paid: ...
That's actually a very good guess!
I paid:
AMD EPYC 7642: 5500 EUR
512 GiB DDR4 ECC 3200 MHz: 3100 EUR
Supermicro A+ Server AS-4023S-TRT: 1800 EUR
Fractal Design Define 7 XL: 200 EUR
1000...
|
Forum: Computer Science & Computational Number Theory
2020-10-27, 16:38
|
Replies: 50
Views: 17,412
We have successfully verified PrimePi(1e28)
I am happy to announce that David and myself have successfully verified PrimePi(1e28) = 157589269275973410412739598. This time the computation took only 12.8 CPU core years (only physical CPU cores...
|
Forum: Computer Science & Computational Number Theory
2020-08-30, 20:38
|
Replies: 34
Views: 18,339
Implementing primecount was/is a lot of work,...
Implementing primecount was/is a lot of work, when I started the project back in 2013 you were a tremendous help to myself. At that time both your and my project included the only advanced prime...
|
Forum: Computer Science & Computational Number Theory
2020-05-06, 07:21
|
Replies: 34
Views: 18,339
primecount is still being actively used to...
primecount is still being actively used to compute new records by David Baugh and myself. primecount has been massively improved since our last pi(10^27) announcement i.e. I have now implemented...
|
Forum: Software
2019-09-22, 09:59
|
Replies: 543
Views: 59,113
|
Forum: Computer Science & Computational Number Theory
2019-09-01, 08:47
|
Replies: 6
Views: 2,845
|
Forum: Number Theory Discussion Group
2018-03-12, 22:25
|
Replies: 43
Views: 7,340
I don't get it. My understanding is that there...
I don't get it. My understanding is that there will be exactly one loop iteration per prime in the inner while loop (that generates primes).
Removing the multiples of 2, 3 and 5 from the intervals...
|
Forum: Number Theory Discussion Group
2018-03-10, 18:38
|
Replies: 43
Views: 7,340
The inner while loop that generates primes...
The inner while loop that generates primes compiles to 7 - 9 assembly instructions on x64. Each 64-bit word corresponds to an interval of size 240 and using the prime number theorem we can calculate...
|
Forum: Number Theory Discussion Group
2018-03-09, 23:17
|
Replies: 43
Views: 7,340
|
Forum: Number Theory Discussion Group
2018-03-09, 13:53
|
Replies: 43
Views: 7,340
Faster sequential prime number generation in yafu
I have been thinking whether it was possible to speed up sequential prime number generation in yafu for a long time. And I always thought that maybe it would be a good idea to interleave the bits...
|
Forum: Number Theory Discussion Group
2018-01-28, 22:18
|
Replies: 43
Views: 7,340
|
Forum: Science & Technology
2018-01-04, 23:06
|
Replies: 42
Views: 17,337
|
Forum: Science & Technology
2018-01-04, 18:50
|
Replies: 42
Views: 17,337
|
Forum: Science & Technology
2018-01-04, 18:36
|
Replies: 42
Views: 17,337
Initially I also thought that most HPC software...
Initially I also thought that most HPC software was not affected because HPC programs contain mostly highly optimized number crunching loops with very few system interrupts. But then I came across...
|
Forum: Hobbies
2017-08-14, 21:07
|
Replies: 10
Views: 7,325
|
Forum: Computer Science & Computational Number Theory
2016-06-01, 21:07
|
Replies: 34
Views: 18,339
Thanks, I actually created an account on OEIS...
Thanks, I actually created an account on OEIS earlier today in order to submit it. But you have been faster. So I hope I can use my OEIS account in near future for submitting new prime sum records ;-)
|
Forum: Computer Science & Computational Number Theory
2016-06-01, 07:24
|
Replies: 34
Views: 18,339
pi(10^27) verified!
After roughly 5 months of computation David Baugh and myself have verified pi(10^27):
pi(10^27) = 16,352,460,426,841,680,446,427,399
This time the computation took 20.35 CPU core years, this is...
|
Forum: Computer Science & Computational Number Theory
2015-11-25, 12:46
|
Replies: 50
Views: 17,412
Thanks David!
Are few more details about the...
Thanks David!
Are few more details about the computation:
pi(10^26) = 1,699,246,750,872,437,141,327,603
The computation took 34 days on David's dual socket server (36 CPU
cores, Intel Xeon...
|
Forum: Computer Science & Computational Number Theory
2015-09-06, 19:58
|
Replies: 34
Views: 18,339
New confirmed pi(10^27), pi(10^28) prime counting function records
I am happy to announce that David Baugh and I have computed the number
of primes below 10^27, the result is:
pi(10^27) = 16,352,460,426,841,680,446,427,399
The computation was performed using...
|