mersenneforum.org  

Go Back   mersenneforum.org > Prime Search Projects > Conjectures 'R Us

Reply
 
Thread Tools
Old 2015-03-27, 12:55   #1222
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

143208 Posts
Default

I am sieving the next 52000 k, but only to 1e10. They should be sieved to 1e11, but I won't be able to do that before you complete the current range. Part of me would like to sieve the remaining k to 1e10 as well and have BOINC do the testing even though the ranges won't be sieved deep enough. That way the entire range could be completed to n=25000 in July.

If anyone wants to take ranges of 1000 k and sieve to 1e11 I would more than willing to give them away. It should take about 10 days to sieve a range that size to 1e11. Sieving is better for non-AVX machines since the sieving software doesn't have AVX code. In other words an AVX machine will sieve at about the same speed as a non-AVX machine, but an AVX machine will be about twice as fast as a non-AVX machine for PRP testing.
rogue is offline   Reply With Quote
Old 2015-03-29, 13:48   #1223
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

133718 Posts
Default

Quote:
Originally Posted by rogue View Post
I am sieving the next 52000 k, but only to 1e10. They should be sieved to 1e11, but I won't be able to do that before you complete the current range. Part of me would like to sieve the remaining k to 1e10 as well and have BOINC do the testing even though the ranges won't be sieved deep enough. That way the entire range could be completed to n=25000 in July.

If anyone wants to take ranges of 1000 k and sieve to 1e11 I would more than willing to give them away. It should take about 10 days to sieve a range that size to 1e11. Sieving is better for non-AVX machines since the sieving software doesn't have AVX code. In other words an AVX machine will sieve at about the same speed as a non-AVX machine, but an AVX machine will be about twice as fast as a non-AVX machine for PRP testing.
We just need to find someone who can upgrade srxsieve to AVX.
henryzz is online now   Reply With Quote
Old 2015-03-29, 18:38   #1224
rogue
 
rogue's Avatar
 
"Mark"
Apr 2003
Between here and the

143208 Posts
Default

Quote:
Originally Posted by henryzz View Post
We just need to find someone who can upgrade srxsieve to AVX.
Agreed, but it it not likely to be me. I am not good at x86 assembly.
rogue is offline   Reply With Quote
Old 2015-03-30, 22:25   #1225
grueny
 
Jul 2010
Germany

101 Posts
Default r72

r72 tested to n=900e3 ; no prime

continuing to n=1e6.
Attached Files
File Type: gz r72_k4_n800e3-900e3.tar.gz (40.0 KB, 53 views)
grueny is offline   Reply With Quote
Old 2015-04-02, 21:44   #1226
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

5,881 Posts
Default

Quote:
Originally Posted by rogue View Post
Agreed, but it it not likely to be me. I am not good at x86 assembly.
Is there anyone at primegrid who could do it? They use sr2sieve pretty heavily. When I had a look it was mostly just parallel mulmods which shouldn't be that hard for someone who knows what they are doing.
henryzz is online now   Reply With Quote
Old 2015-04-03, 08:40   #1227
rebirther
 
rebirther's Avatar
 
Sep 2011
Germany

2×1,427 Posts
Default

S39 tested to n=100k (50-100k)

88 primes found - 259 remain

Results emailed - Base released
rebirther is offline   Reply With Quote
Old 2015-04-05, 18:33   #1228
rebirther
 
rebirther's Avatar
 
Sep 2011
Germany

2×1,427 Posts
Default

Reserving R78 to n=100k (63-100k) for BOINC
rebirther is offline   Reply With Quote
Old 2015-04-05, 18:48   #1229
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

24·593 Posts
Exclamation

You may want to rebuild your LLR with gwnum 28.6 and push it to clients with the new tasks. This is important to do as early as possible because your BOINC throughput is substantial and every test run with old binary is another tiny chance to miss a prime.

(You just replace gwnum folder in LLR with gwnum folder from p95src version 28.6, then edit two instances of the string 28.5 in the lmenu.c and Llr.h file and recompile.)
Batalov is offline   Reply With Quote
Old 2015-04-05, 20:33   #1230
rebirther
 
rebirther's Avatar
 
Sep 2011
Germany

285410 Posts
Default

Quote:
Originally Posted by Batalov View Post
You may want to rebuild your LLR with gwnum 28.6 and push it to clients with the new tasks. This is important to do as early as possible because your BOINC throughput is substantial and every test run with old binary is another tiny chance to miss a prime.

(You just replace gwnum folder in LLR with gwnum folder from p95src version 28.6, then edit two instances of the string 28.5 in the lmenu.c and Llr.h file and recompile.)
ok, I have rebuilt the 3.8.14 with gwnum 28.6 for windows. I need it also for linux32/64 and mac64 if someone can compile it. I will add the apps after all small current running bases are finished.
rebirther is offline   Reply With Quote
Old 2015-04-07, 21:16   #1231
rebirther
 
rebirther's Avatar
 
Sep 2011
Germany

2×1,427 Posts
Default

R78 tested to n=100k (63-100k)

9 primes found - 63 remain

23462*78^69162-1
72638*78^70230-1
11412*78^72798-1
45661*78^73022-1
58412*78^83824-1
78053*78^84433-1
51476*78^88677-1
68571*78^91386-1
3633*78^94500-1

Results emailed - Base released
rebirther is offline   Reply With Quote
Old 2015-04-09, 12:16   #1232
rebirther
 
rebirther's Avatar
 
Sep 2011
Germany

2×1,427 Posts
Default

R79 tested to n=50k (25-50k)

1491 primes found - 6120 remain

Results emailed - Base released
rebirther is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Riesel base 3 reservations/statuses/primes KEP Conjectures 'R Us 1107 2021-07-26 18:37
Bases 501-1030 reservations/statuses/primes KEP Conjectures 'R Us 3913 2021-07-26 09:58
Bases 251-500 reservations/statuses/primes gd_barnes Conjectures 'R Us 2300 2021-07-25 07:38
Bases 6-32 reservations/statuses/primes gd_barnes Conjectures 'R Us 1397 2021-07-25 07:07
Bases 101-250 reservations/statuses/primes gd_barnes Conjectures 'R Us 905 2021-07-18 16:55

All times are UTC. The time now is 10:08.


Tue Jul 27 10:08:50 UTC 2021 up 4 days, 4:37, 0 users, load averages: 1.92, 2.05, 1.98

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.