Forum: And now for something completely different
2022-05-25, 16:50
|
Replies: 124
Views: 5,968
Increasing the list in cm_nt_next_prime()...
Increasing the list in cm_nt_next_prime() unfortunately didn't work. It ran for over a day (rather than stopping after a few hours) increasing its memory use until it was killed by the OOM killer.
...
|
Forum: And now for something completely different
2022-05-24, 07:12
|
Replies: 124
Views: 5,968
1987
But compiling CM isn't an issue. A run...
1987
But compiling CM isn't an issue. A run just gets stuck on a step for which it can't find a suitable discriminant. I'll look at it again later this week or next week when I have more time.
|
Forum: NFS@Home
2022-05-24, 03:36
|
Replies: 20
Views: 1,815
|
Forum: And now for something completely different
2022-05-24, 03:29
|
Replies: 124
Views: 5,968
|
Forum: Soap Box
2022-05-23, 05:30
|
Replies: 34
Views: 667
|
Forum: NFS@Home
2022-05-22, 19:26
|
Replies: 50
Views: 3,408
|
Forum: NFS@Home
2022-05-22, 02:05
|
Replies: 50
Views: 3,408
|
Forum: NFS@Home
2022-05-21, 23:33
|
Replies: 61
Views: 3,502
|
Forum: And now for something completely different
2022-05-21, 05:20
|
Replies: 124
Views: 5,968
|
Forum: NFS@Home
2022-05-20, 03:14
|
Replies: 61
Views: 3,502
|
Forum: XYYXF Project
2022-05-19, 20:18
|
Replies: 40
Views: 14,560
|
Forum: NFS@Home
2022-05-19, 17:17
|
Replies: 1,922
Views: 179,622
|
Forum: And now for something completely different
2022-05-18, 23:42
|
Replies: 124
Views: 5,968
|
Forum: And now for something completely different
2022-05-18, 21:40
|
Replies: 124
Views: 5,968
|
Forum: And now for something completely different
2022-05-18, 16:50
|
Replies: 124
Views: 5,968
|
Forum: And now for something completely different
2022-05-17, 22:09
|
Replies: 124
Views: 5,968
|
Forum: XYYXF Project
2022-05-17, 05:32
|
Replies: 40
Views: 14,560
|
Forum: And now for something completely different
2022-05-16, 20:32
|
Replies: 124
Views: 5,968
I think the error message is appropriate. This...
I think the error message is appropriate. This program is intended to be used to prove already known probable primes, not test numbers of unknown status. Any input that doesn't pass a PRP test is...
|
Forum: NFS@Home
2022-05-14, 05:25
|
Replies: 50
Views: 3,408
|
Forum: And now for something completely different
2022-05-13, 16:34
|
Replies: 124
Views: 5,968
Placing this in $HOME/.gprc also fixes it.
\\...
Placing this in $HOME/.gprc also fixes it.
\\ Limit PARI stack size to 1000 Mbytes = 10*10^8 bytes
parisizemax = 1000M
\\ Set PARI typical stack size to 40 Mbytes = 4*10^7 bytes (will grow as...
|
Forum: And now for something completely different
2022-05-12, 22:32
|
Replies: 124
Views: 5,968
|
Forum: And now for something completely different
2022-05-12, 04:15
|
Replies: 124
Views: 5,968
|
Forum: And now for something completely different
2022-05-12, 03:18
|
Replies: 124
Views: 5,968
|
Forum: XYYXF Project
2022-05-11, 23:38
|
Replies: 40
Views: 14,560
|
Forum: And now for something completely different
2022-05-11, 19:16
|
Replies: 124
Views: 5,968
Here's a small change that will allow idle MPI...
Here's a small change that will allow idle MPI workers to yield their core. I've sent this to Andreas in case he wants to use it. With this change I can use one worker per hyperthread without slowing...
|