![]() |
|
|
#12 | |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
23×3×5×72 Posts |
When calling the siever directly 2^A is the sieve region. A=31 defaults to I=16 A=29 to I=15 etc. A=2*I-1
I think that A=32 will be 2^16 by 2^16. It is twice the region of A=31 in any case. A=32 is more manageable than I=17 memory wise so it is an option for low q sieving to get more yield. sieve.adjust_strategy is different strategies for selection of I and J in 2^I by 2^J given A=I+J. It is described in las -h Quote:
I would suggest some experimentation with this may be worthwhile. It may speed up some sizes for some q(which q might be an unanswered research question) Is it getting to the point where NFS@Home should be looking at switching to the CADO siever? Last fiddled with by henryzz on 2019-12-03 at 09:01 |
|
|
|
|
|
|
#13 | |
|
Bamboozled!
"πΊππ·π·π"
May 2003
Down not across
29×3×7 Posts |
This post to the CADO-NFS list seems very slightly relevant.
Quote:
|
|
|
|
|
|
|
#14 |
|
Sep 2010
So Cal
1100102 Posts |
|
|
|
|
|
|
#15 | ||
|
Sep 2010
So Cal
5010 Posts |
Quote:
Quote:
|
||
|
|
|
|
|
#16 |
|
Bemusing Prompter
"Danny"
Dec 2002
California
1001010101102 Posts |
The link just went down. I'm guessing it's due to high traffic.
|
|
|
|
|
|
#17 |
|
Jul 2018
19 Posts |
A copy of the announcement has been saved in the Internet Archive: http://web.archive.org/web/201912031...er/001139.html
|
|
|
|
|
|
#18 |
|
Oct 2018
23·3 Posts |
Some additional details about the RSA-240 factorization, as well as the discrete log done at the same time can be found at:
https://eprint.iacr.org/2020/697 |
|
|
|
|
|
#19 | |
|
"Curtis"
Feb 2005
Riverside, CA
12FD16 Posts |
Quote:
Parameters were nearly the same as for RSA-240, except for increasing sieve region from A=32 to A=33 (a doubling of sieve area, equivalent to using a mythical 17e on GGNFS). Still 2LP on one side, 3 on the other. Lim's were 2^31. Only 8.7G raw relations were needed, 6.1G unique!! They cite 2450 Xeon-Gold-2.1Ghz core-years sieving, 250 core-years matrix for 405M matrix size. Last fiddled with by VBCurtis on 2020-08-10 at 16:36 |
|
|
|
|
|
|
#20 |
|
Apr 2020
11×31 Posts |
|
|
|
|
|
|
#21 |
|
Sep 2008
Kansas
24·211 Posts |
That makes you think how big is the LA machine. Only a few people around here can accommodate a 40M matrix let alone a 405M matrix!!
|
|
|
|
|
|
#22 |
|
"Curtis"
Feb 2005
Riverside, CA
4,861 Posts |
Same way Greg does- the supercomputing grids used by the CADO team for these factorizations can handle jobs such as a matrix distributed over many nodes. The paper includes a summary of the number of nodes used for each step of the RSA-240 matrix.
I'm not aware of filtering being split over multiple nodes, so that is the part that needs the largest-memory machine, and that likely fit in 256GB (perhaps 384). |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| factored mp / (mp < 100.000.000 ) | bhelmes | Data | 3 | 2018-09-28 18:31 |
| 10^224 + 3 factored | 2147483647 | Factoring | 0 | 2016-12-31 16:22 |
| Factored vs. Completely factored | aketilander | Factoring | 4 | 2012-08-08 18:09 |
| F33 is factored !! | Raman | Factoring | 4 | 2010-04-01 13:57 |
| RSA-100 factored! | ewmayer | Math | 5 | 2003-05-14 15:08 |