mersenneforum.org  

Go Back   mersenneforum.org > Factoring Projects > Cunningham Tables

Reply
 
Thread Tools
Old 2010-06-10, 01:36   #89
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22×5×373 Posts
Default

Quote:
Originally Posted by bdodson View Post
And reserved 3, 563+ c239 which will leave the 3+ table shorter
than the line on the "first five holes" page, updated yesterday. Actually,
the current set also includes 3,563- c199, which will drop that table to
length three. (At the moment, these are on Sam's "who's" list, but not
yet on the NFS@Home "Status".) The c199 has finished ecm pretesting,
while the c239 has another t55 left to go. A very nice pair of Cunningham
numbers; NFS@Home could use a few more dedicated contributors,
or even a few more with just a passing interest.

-Bruce
A note of theoretical interest: If one actually sieved both numbers
together, one could save 25% of the sieving time by sieving both
numbers simultaneously. i.e. the rational side has the same polynomial
for both.
R.D. Silverman is offline   Reply With Quote
Old 2010-06-10, 15:09   #90
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by bdodson View Post
NFS@Home could use a few more dedicated contributors,
or even a few more with just a passing interest.

-Bruce
Absolutely! Or, even more than a "few more"

2,1798L seems to be taking an unusually long time to sieve.
Might this be because it requires the 16e siever and many
contributors do not have enough memory? If so, this will
be a big problem moving forward as NFS@Home pushes over
270 digits.
R.D. Silverman is offline   Reply With Quote
Old 2010-06-10, 19:09   #91
Batalov
 
Batalov's Avatar
 
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2

24·593 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
A note of theoretical interest: If one actually sieved both numbers
together, one could save 25% of the sieving time by sieving both
numbers simultaneously. i.e. the rational side has the same polynomial
for both.
Same goes for the 2,1191+-, 10,387+-, and 11,287+- reserved pairs!
Makes one think...
Batalov is offline   Reply With Quote
Old 2010-06-10, 20:05   #92
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

2,111 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
A note of theoretical interest: If one actually sieved both numbers
together, one could save 25% of the sieving time by sieving both
numbers simultaneously. i.e. the rational side has the same polynomial
for both.
All a^(13n)+1's share the same algebraic polynomial, and likewise for all a^(13n)-1's, a^(11n)+1's, etc.

Quote:
Originally Posted by R.D. Silverman
2,1798L seems to be taking an unusually long time to sieve.
Might this be because it requires the 16e siever and many
contributors do not have enough memory?
Memory is definitely an issue for many contributors, but see that as improving over time. New computers today regularly come standard with 3 or 4 GB of memory. 2,1798L is filtering now, with a total of about 510M relations found. I'll update the website soon with its status and the new reservations.
frmky is online now   Reply With Quote
Old 2010-06-10, 22:52   #93
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

746010 Posts
Default

Quote:
Originally Posted by Batalov View Post
Same goes for the 2,1191+-, 10,387+-, and 11,287+- reserved pairs!
Makes one think...
I said that it is of theoretical interest because generally speaking:

(1) Code to sieve two numbers simultaneously requires a lot more memory
(approx 50% + epsilon more)

(2) There is a lot of overhead and extra data management. This reduces
the theoretical improvement.

I actually put together some crude code a long time ago that did it.
It was not very effective.
R.D. Silverman is offline   Reply With Quote
Old 2010-06-10, 22:55   #94
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

11101001001002 Posts
Default

Quote:
Originally Posted by frmky View Post
All a^(13n)+1's share the same algebraic polynomial, and likewise for all a^(13n)-1's, a^(11n)+1's, etc.


Memory is definitely an issue for many contributors, but see that as improving over time. New computers today regularly come standard with 3 or 4 GB of memory. 2,1798L is filtering now, with a total of about 510M relations found. I'll update the website soon with its status and the new reservations.
Yep. But 4GB would not be enough to run 4 threads of such code on (say)
an i7. This limits the effectiveness of multiprocessors.

I have an i7 and run 8 threads of SNFS on it all the time. The machine has
8Gb of memory. I would not have enough memory for 8 threads worth
of a 2-numbers-at-once siever.
R.D. Silverman is offline   Reply With Quote
Old 2010-06-11, 19:15   #95
henryzz
Just call me Henry
 
henryzz's Avatar
 
"David"
Sep 2007
Cambridge (GMT/BST)

5,881 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
Yep. But 4GB would not be enough to run 4 threads of such code on (say)
an i7. This limits the effectiveness of multiprocessors.

I have an i7 and run 8 threads of SNFS on it all the time. The machine has
8Gb of memory. I would not have enough memory for 8 threads worth
of a 2-numbers-at-once siever.
Just turn off hyperthreading. Not much throughput will be lost.
henryzz is online now   Reply With Quote
Old 2010-06-11, 19:23   #96
axn
 
axn's Avatar
 
Jun 2003

22·33·47 Posts
Default

Quote:
Originally Posted by henryzz View Post
Just turn off hyperthreading. Not much throughput will be lost.
I don't think that is a true statement re: ggnfs sievers. Prime95, yes.
axn is online now   Reply With Quote
Old 2010-06-14, 16:50   #97
FactorEyes
 
FactorEyes's Avatar
 
Oct 2006
vomit_frame_pointer

23×32×5 Posts
Exclamation

Quote:
Originally Posted by axn View Post
I don't think that is a true statement re: ggnfs sievers. Prime95, yes.
Uh-huh.

Hyperthreading is a great enhancement for sieving. As fivemack has noted, each i7 core can two sieving threads at 70% throughput, turning it into 1.4x its former self.

These i7 processors will sieve like a hummingbird on meth.
FactorEyes is offline   Reply With Quote
Old 2010-06-14, 17:03   #98
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

22·5·373 Posts
Default

Quote:
Originally Posted by FactorEyes View Post
Uh-huh.

Hyperthreading is a great enhancement for sieving. As fivemack has noted, each i7 core can two sieving threads at 70% throughput, turning it into 1.4x its former self.

These i7 processors will sieve like a hummingbird on meth.
Mine does.
R.D. Silverman is offline   Reply With Quote
Old 2010-09-18, 03:44   #99
frmky
 
frmky's Avatar
 
Jul 2003
So Cal

2,111 Posts
Default

NFS@Home has finished 3,563+. The log is attached.

Code:
prp117 factor: 121656494904519877502603905124362379497504761645941205875831210198221747342109726269588052956292905428218771513865307
prp123 factor: 134937859494643008258097068796015791834210619609460109943664994747188230937155152634097561189792109809240657159104064420503
Attached Files
File Type: zip 3p563.zip (4.2 KB, 141 views)
frmky is online now   Reply With Quote
Reply

Thread Tools


Similar Threads
Thread Thread Starter Forum Replies Last Post
5+ table garo Cunningham Tables 100 2021-01-04 22:36
7+ table garo Cunningham Tables 86 2021-01-04 22:35
6+ table garo Cunningham Tables 80 2021-01-04 22:33
5- table garo Cunningham Tables 82 2020-03-15 21:47
6- table garo Cunningham Tables 41 2016-08-04 04:24

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


Tue Jul 27 08:12:07 UTC 2021 up 4 days, 2:41, 0 users, load averages: 1.42, 1.52, 1.65

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.