Forum: Puzzles
2022-05-20, 02:14
|
Replies: 24
Views: 12,055
|
Forum: And now for something completely different
2022-05-19, 17:57
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-19, 10:13
|
Replies: 103
Views: 4,444
I can't impress enough the usefulness of this...
I can't impress enough the usefulness of this hack. The threshold of ~26000 bits is optimal. At 44497 bits it is 30% quicker. Considering most of the time is spent at larger bit levels the hack could...
|
Forum: And now for something completely different
2022-05-19, 00:22
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-18, 17:07
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-18, 15:33
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-18, 00:49
|
Replies: 103
Views: 4,444
FastECPP + GWNUM
The attached code can be compiled with GWNUM (after that has compiled from P95 source) in the P95 directory
Then make the change to lib/nt.c of CM (FastECCP code):
int cm_nt_is_prime (mpz_t a)...
|
Forum: And now for something completely different
2022-05-16, 11:09
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-13, 18:29
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-13, 12:55
|
Replies: 103
Views: 4,444
One might have to type...
One might have to type 'print(fibonacci(37217)/4466041)' to avoid trucation by Pari/GP. I certainly get truncation with echo fibonacci(37217)/4466041 | gp -q but maybe it works with the -n switch on...
|
Forum: And now for something completely different
2022-05-11, 19:43
|
Replies: 103
Views: 4,444
I noticed that some numbers stall the program,...
I noticed that some numbers stall the program, like (10^79-1)/9. Primo does a BPSW sanity test before ECPP.
@Serge: The 50001 digit ECPP proof is still not in the UTM database. You had better ask...
|
Forum: Programming
2022-05-11, 00:37
|
Replies: 12
Views: 466
|
Forum: And now for something completely different
2022-05-10, 15:57
|
Replies: 103
Views: 4,444
questions about mpirun ecpp-mpi
Regarding mpi, can ecpp-mpi be run on non-uniform processors on a network. Can clients drop out without affecting the server? Likewise, can clients be added at runtime?
As far as I can tell, the...
|
Forum: And now for something completely different
2022-05-10, 12:42
|
Replies: 4
Views: 96
|
Forum: Programming
2022-05-10, 11:17
|
Replies: 12
Views: 466
|
Forum: And now for something completely different
2022-05-09, 18:20
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-09, 16:48
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-09, 00:27
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-08, 22:33
|
Replies: 103
Views: 4,444
Even I managed to get mpirun ecpp-mpi -g -n...
Even I managed to get mpirun ecpp-mpi -g -n '(10^1031-1)/9' -c -f cert-1031 working, after downloading, compiling and installing mpfrcx-0.6.3; and configuring ecpp-mpi with the right flag to...
|
Forum: And now for something completely different
2022-05-08, 15:13
|
Replies: 103
Views: 4,444
|
Forum: And now for something completely different
2022-05-08, 03:52
|
Replies: 103
Views: 4,444
|
Forum: Flea Market
2022-05-07, 22:13
|
Replies: 5
Views: 5,239
|
Forum: And now for something completely different
2022-05-07, 15:15
|
Replies: 103
Views: 4,444
Some entity should set up fastECPP for a...
Some entity should set up fastECPP for a proof-over-the-net. Clients could latch onto the main server. This way a 60k proof might be computed in a reasonable amount of time.
|
Forum: sweety439
2022-05-07, 11:12
|
Replies: 4
Views: 141
Like me, Marcel Martin, the author of Primo,...
Like me, Marcel Martin, the author of Primo, loathes Windows. He has good reason to do so as well. You are under a delusion that someone should "update the Windows version". Get real. Install Linux....
|
Forum: And now for something completely different
2022-05-06, 23:33
|
Replies: 103
Views: 4,444
|