Author |
Message |
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
 Send message
Joined: 2 Jan 13 Posts: 7715 Credit: 44,264,218 RAC: 0
|
We have now a mac app to test.
download app
Pls run these very short tests and post the output + specs (CPU + OS) from a local folder.
./prst-boinc -boinc -fermat -check strong "50004228*85^2000+1"
./prst-boinc -boinc -fermat -check strong "50000958*85^2747+1"
./prst-boinc -boinc -check strong "50004228*85^2000+1"
./prst-boinc -boinc -check strong "50000958*85^2747+1"
./prst-boinc -boinc -check strong "12600*85^3491-1"
./prst-boinc -boinc -fermat -check strong "16627592*85^29-1"
./prst-boinc -boinc -fermat -check strong "3224*85^2000-1"
Should be work on 10.15+ |
|
|
|
First on MacMini os 11.7.10 (20G1427):
Using zero-padded AVX FFT length 1536.
Fermat probabilistic test of 50004228*85^2000+1, a = 3, complexity = 14124.
50004228*85^2000+1 Gerbicz-Li check enabled, L2 = 32*25.
50004228*85^2000+1 is not prime. RES64: 0272563AE7F36547, time: 0.1 s. |
|
|
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
 Send message
Joined: 2 Jan 13 Posts: 7715 Credit: 44,264,218 RAC: 0
|
Thx, pls run the other 3 tests. |
|
|
|
2/
Using zero-padded AVX FFT length 2K.
Fermat probabilistic test of 50000958*85^2747+1, a = 3, complexity = 19124.
50000958*85^2747+1 Gerbicz-Li check enabled, L2 = 38*29.
50000958*85^2747+1 is a probable prime. Time: 0.2 s. |
|
|
|
3/
Using zero-padded AVX FFT length 1536.
Fermat probabilistic test of 50004228*85^2000+1, a = 3, complexity = 14124.
50004228*85^2000+1 Gerbicz-Li check enabled, L2 = 32*25.
50004228*85^2000+1 is not prime. RES64: 0272563AE7F36547, time: 0.1 s. |
|
|
|
4/
Using zero-padded AVX FFT length 2K.
Fermat probabilistic test of 50000958*85^2747+1, a = 3, complexity = 19124.
50000958*85^2747+1 Gerbicz-Li check enabled, L2 = 38*29.
50000958*85^2747+1 is a probable prime. Time: 0.2 s. |
|
|
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
 Send message
Joined: 2 Jan 13 Posts: 7715 Credit: 44,264,218 RAC: 0
|
4/
Using zero-padded AVX FFT length 2K.
Fermat probabilistic test of 50000958*85^2747+1, a = 3, complexity = 19124.
50000958*85^2747+1 Gerbicz-Li check enabled, L2 = 38*29.
50000958*85^2747+1 is a probable prime. Time: 0.2 s.
Can you pls rerun this test + test3, doubled (without -fermat) |
|
|
|
./prst_boinc -check strong "50000958*85^2747+1" -log info
Using zero-padded AVX FFT length 2K.
Pocklington test of 50000958*85^2747+1, a = 3, complexity = 19168.
50000958*85^2747+1 Gerbicz-Li check enabled, L2 = 44*25.
50000958*85^2747+1 is a probable prime. Time: 0.2 s.
50000958*85^2747+1 Checking gcd with factors {2, 5, 7, 17, 396833}.
50000958*85^2747+1 is prime! (5308 digits) |
|
|
|
./prst_boinc -check strong "50004228*85^2000+1" -log info
Using zero-padded AVX FFT length 1536.
Pocklington test of 50004228*85^2000+1, a = 3, complexity = 14092.
50004228*85^2000+1 Gerbicz-Li check enabled, L2 = 32*25.
50004228*85^2000+1 is not prime. RES64: 0272563AE7F36547, time: 0.1 s. |
|
|
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
 Send message
Joined: 2 Jan 13 Posts: 7715 Credit: 44,264,218 RAC: 0
|
Thx, looks good so far. |
|
|
|
Good |
|
|
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
 Send message
Joined: 2 Jan 13 Posts: 7715 Credit: 44,264,218 RAC: 0
|
I have forgot to test a -1 factor
./prst-boinc -boinc -check strong "12600*85^3491-1"
added for test |
|
|
|
Phil how are you doing this ?
macOS security does not allow me to run it : I was able to add file security execution attribute for my user (with chmod), but then when I run the command (replacing - by _ because the actual file name is prst_boinc in the zip) I have a message "Apple could not confirm that prst_boinc does not contain malicious software" blablabla, then I found an option in dev tools to "allow terminal to execute locally a software not aligned with security of the system" but it doesn't change anything... ? |
|
|
|
./prst_boinc -boinc -check strong "12600*85^3491-1"
16:17:12 (40398): Can't open init data file - running in standalone mode
PRST version 10.0.1044, modified by SRBase, GWnum library version 31.0, GMP library version 6.3.0
Using AVX FFT length 2560.
Fermat probabilistic test of 12600*85^3491-1, a = 3, complexity = 24083.
12600*85^3491-1 Gerbicz-Li check enabled, L2 = 45*31.
12600*85^3491-1 is a probable prime. Time: 0.3 s.
16:17:12 (40398): called boinc_finish(0) |
|
|
|
without -boinc :
./prst_boinc -check strong "12600*85^3491-1"
Strong check is not implemented in Morrison test. Use -fermat first.
12600*85^3491-1 is prime! (6740 digits) Time: 0.5 s |
|
|
|
All the tests :
./prst_boinc -boinc -fermat -check strong "50004228*85^2000+1"
16:31:50 (41266): Can't open init data file - running in standalone mode
PRST version 10.0.1044, modified by SRBase, GWnum library version 31.0, GMP library version 6.3.0
Using zero-padded AVX FFT length 1536.
Fermat probabilistic test of 50004228*85^2000+1, a = 3, complexity = 14124.
50004228*85^2000+1 Gerbicz-Li check enabled, L2 = 32*25.
50004228*85^2000+1 is not prime. RES64: 0272563AE7F36547, time: 0.1 s.
16:31:50 (41266): called boinc_finish(0)
./prst_boinc -boinc -fermat -check strong "50000958*85^2747+1"
16:34:27 (41434): Can't open init data file - running in standalone mode
PRST version 10.0.1044, modified by SRBase, GWnum library version 31.0, GMP library version 6.3.0
Using zero-padded AVX FFT length 2K.
Fermat probabilistic test of 50000958*85^2747+1, a = 3, complexity = 19124.
50000958*85^2747+1 Gerbicz-Li check enabled, L2 = 38*29.
50000958*85^2747+1 is a probable prime. Time: 0.4 s.
16:34:27 (41434): called boinc_finish(0)
./prst_boinc -boinc -check strong "50004228*85^2000+1"
16:35:04 (41491): Can't open init data file - running in standalone mode
PRST version 10.0.1044, modified by SRBase, GWnum library version 31.0, GMP library version 6.3.0
Using zero-padded AVX FFT length 1536.
Pocklington test of 50004228*85^2000+1, a = 3, complexity = 14092.
50004228*85^2000+1 Gerbicz-Li check enabled, L2 = 32*25.
50004228*85^2000+1 is not prime. RES64: 0272563AE7F36547, time: 0.1 s.
16:35:04 (41491): called boinc_finish(0)
./prst_boinc -boinc -check strong "50000958*85^2747+1"
16:35:43 (41529): Can't open init data file - running in standalone mode
PRST version 10.0.1044, modified by SRBase, GWnum library version 31.0, GMP library version 6.3.0
Using zero-padded AVX FFT length 2K.
Pocklington test of 50000958*85^2747+1, a = 3, complexity = 19168.
50000958*85^2747+1 Gerbicz-Li check enabled, L2 = 44*25.
50000958*85^2747+1 is a probable prime. Time: 0.2 s.
50000958*85^2747+1 Checking gcd with factors {2, 5, 7, 17, 396833}.
50000958*85^2747+1 is prime! (5308 digits)
16:35:43 (41529): called boinc_finish(0)
./prst_boinc -boinc -check strong "12600*85^3491-1"
16:36:10 (41555): Can't open init data file - running in standalone mode
PRST version 10.0.1044, modified by SRBase, GWnum library version 31.0, GMP library version 6.3.0
Using AVX FFT length 2560.
Fermat probabilistic test of 12600*85^3491-1, a = 3, complexity = 24083.
12600*85^3491-1 Gerbicz-Li check enabled, L2 = 45*31.
12600*85^3491-1 is a probable prime. Time: 0.3 s.
16:36:11 (41555): called boinc_finish(0) |
|
|
rebirtherVolunteer moderator Project administrator Project developer Project tester Project scientist
 Send message
Joined: 2 Jan 13 Posts: 7715 Credit: 44,264,218 RAC: 0
|
Can you also run 2 latest entries? Many thx! I hope for more mac testers (different OS and hosts) |
|
|
|
Phil how are you doing this ?
macOS security does not allow me to run it : I was able to add file security execution attribute for my user (with chmod), but then when I run the command (replacing - by _ because the actual file name is prst_boinc in the zip) I have a message "Apple could not confirm that prst_boinc does not contain malicious software" blablabla, then I found an option in dev tools to "allow terminal to execute locally a software not aligned with security of the system" but it doesn't change anything... ?
I would be glad to help but...... |
|
|
|
./prst_boinc -boinc -fermat -check strong "16627592*85^29-1"
16:49:31 (42332): Can't open init data file - running in standalone mode
PRST version 10.0.1044, modified by SRBase, GWnum library version 31.0, GMP library version 6.3.0
Using Barrett reduction AVX FFT length 32.
Fermat probabilistic test of 16627592*85^29-1, a = 3, complexity = 403.
16627592*85^29-1 Gerbicz-Li check enabled, L2 = 4*3.
16627592*85^29-1 is a probable prime. Time: 0.0 s.
16:49:31 (42332): called boinc_finish(0)
./prst_boinc -boinc -check strong "16627592*85^29-1"
16:49:52 (42351): Can't open init data file - running in standalone mode
PRST version 10.0.1044, modified by SRBase, GWnum library version 31.0, GMP library version 6.3.0
Using Barrett reduction AVX FFT length 32.
Fermat probabilistic test of 16627592*85^29-1, a = 3, complexity = 403.
16627592*85^29-1 Gerbicz-Li check enabled, L2 = 4*3.
16627592*85^29-1 is a probable prime. Time: 0.0 s.
16:49:52 (42351): called boinc_finish(0) |
|
|
|
Phil how are you doing this ?
macOS security does not allow me to run it : I was able to add file security execution attribute for my user (with chmod), but then when I run the command (replacing - by _ because the actual file name is prst_boinc in the zip) I have a message "Apple could not confirm that prst_boinc does not contain malicious software" blablabla, then I found an option in dev tools to "allow terminal to execute locally a software not aligned with security of the system" but it doesn't change anything... ?
chmod 755 ? |
|
|