![]() |
|
|
#155 | |
|
"Curtis"
Feb 2005
Riverside, CA
2×2,437 Posts |
Quote:
I do believe the sievers and poly select are up to msieve/GGNFS standards & speeds. So, there's hope that a future improvement to CADO filtering can close much of the remaining gap, or even surpass GGNFS. Last fiddled with by VBCurtis on 2018-03-07 at 20:22 |
|
|
|
|
|
|
#156 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
74018 Posts |
Of note, remember that I set the cut-off for poly select at 5 minutes with 8 threads. If I had let msieve run what it wanted, it would have easily used up the extra time:
Code:
... poly select deadline: 52159 ... time limit set to 14.49 CPU-hours |
|
|
|
|
|
#157 | |
|
"Curtis"
Feb 2005
Riverside, CA
2·2,437 Posts |
Quote:
https://hal.inria.fr/inria-00502899/file/grid.pdf The first and third phases can be split to not-well-connected machines, at the cost of copying the matrix and some other files from machine to machine. The CADO docs make gentle reference to doing so, but I could not make out an actual way to trigger the CADO package to do so. Perhaps that's coming soon in 3.0! |
|
|
|
|
|
|
#158 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
23·167 Posts |
@Curtis: I'm getting ready to do some more testing this week. I'm looking at RSA150, but I might just grab a C150 from one of the unreserved Aliquot sequences.
Anyway, have you done any parameter work for CADO-NFS for C150s? I'll do a run with CADO-NFS and another with my gnfs scripts for comparison. If you have another set of CADO-NFS params, I can do a run with those as well. I hope to run them all this week, but I often procrastinate on these tests. Ed |
|
|
|
|
|
#159 |
|
"Curtis"
Feb 2005
Riverside, CA
2×2,437 Posts |
Ed-
I haven't yet, but I could try a draft based on what has worked up to 140 digits. I've been using my CADO resources on poly select for some big GNFS jobs the past month. I'm still working on my tax returns, but by Thursday or so I should be able to guess at some improved parameters. Gotta start somewhere; we can start together! I have a hypothesis that CADO scales better than GGNFS/msieve, so I'm hoping to find that a C150 is closer than C130 between the two packages; if so I'll be quite encouraged to try future GNFS-160 class jobs with CADO, with the hope of exceeding GGNFS/msieve performance. |
|
|
|
|
|
#160 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
74018 Posts |
Curtis,
I'll be doing some testing throughout the week to see what machines and configurations I can use. A minor annoyance is that about half of my machines go to sleep at night, so I can't use them for any benchmarking if I can't fit in, at least, all the work up to LA, before slumber. I'm going to use a C150 from the db that has survived YAFU's battery of ECM: http://www.factordb.com/index.php?id...00001092093149 from Aliquot Sequence 281592 More later... Ed |
|
|
|
|
|
#161 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
23·167 Posts |
I seem to be having a bit of trouble. I've tried twice without success.
I'm trying to run the C150 described earlier and have factored it via my home brew scripts and msieve/ggnfs. It has three primes, if that is of any significance. I've tried CADO-NFS twice with the same results. I'm running 1 server, (obvously), and 37 clients. All seems fine until I get to 98% of the way through the Polynomial Selection. Then the server stops: Code:
... Info:Polynomial Selection (size optimized): Marking workunit c150_polyselect1_394000-395000 as ok (97.5% => ETA Thu Apr 19 08:18:55 2018) Info:Polynomial Selection (size optimized): Parsed 138 polynomials, added 0 to priority queue (has 100) Info:Polynomial Selection (size optimized): Marking workunit c150_polyselect1_390000-391000 as ok (97.8% => ETA Thu Apr 19 08:18:56 2018) Info:Polynomial Selection (size optimized): Parsed 146 polynomials, added 0 to priority queue (has 100) Info:Polynomial Selection (size optimized): Marking workunit c150_polyselect1_397000-398000 as ok (98.0% => ETA Thu Apr 19 08:19:17 2018) Code:
... ERROR:root:Download failed, URL error: HTTP Error 404: No work available ERROR:root:Waiting 10.0 seconds before retrying (I have been waiting since 7120.0 seconds) ERROR:root:Download failed, URL error: HTTP Error 404: No work available ERROR:root:Waiting 10.0 seconds before retrying (I have been waiting since 7130.0 seconds) ERROR:root:Download failed, URL error: HTTP Error 404: No work available ERROR:root:Waiting 10.0 seconds before retrying (I have been waiting since 7140.0 seconds) ERROR:root:Download failed, URL error: HTTP Error 404: No work available ERROR:root:Waiting 10.0 seconds before retrying (I have been waiting since 7150.0 seconds) ... and counting ... Any thoughts appreciated... |
|
|
|
|
|
#162 |
|
Basketry That Evening!
"Bunslow the Bold"
Jun 2011
40<A<43 -89<O<-88
3·29·83 Posts |
You could always try attaching pdb to it?
|
|
|
|
|
|
#163 |
|
"Curtis"
Feb 2005
Riverside, CA
2·2,437 Posts |
I once had a poly-select range that timed out repeatedly; msieve has a time-limit for any particular coeff, but it seems CADO does not. In my case, the offending range was under 1000, so I set admin=1e3 in the params file and all was well.
You could also try increasing the time-out limit from default (I think 3600 sec). |
|
|
|
|
|
#164 | |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
1111000000012 Posts |
My ignorance won't allow me to try this yet...
Quote:
Thanks... |
|
|
|
|
|
|
#165 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
23·167 Posts |
The admin = 1e3 appears to have done the trick. The process has moved into Lattice Sieving without any noticed trouble.
Thanks! |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| CADO-NFS on windows | jux | CADO-NFS | 25 | 2021-07-13 23:53 |
| CADO help | henryzz | CADO-NFS | 4 | 2017-11-20 15:14 |
| CADO and WinBlows | akruppa | Programming | 22 | 2015-12-31 08:37 |
| CADO-NFS | skan | Information & Answers | 1 | 2013-10-22 07:00 |
| CADO | R.D. Silverman | Factoring | 4 | 2008-11-06 12:35 |