![]() |
|
|
#408 |
|
Jun 2021
32 Posts |
So I call the stage at which the nfs.dat.p file is filled and the best poly is searched
|
|
|
|
|
|
#409 |
|
Apr 2020
379 Posts |
Ah, so by preNFS you really mean the first stage of NFS. I suppose if we're being really strict about the meaning of the word "sieve" then polynomial selection is pre-NFS and postprocessing is post-NFS, but most people use NFS to refer to the whole algorithm rather than just the sieving stage.
I think going straight to GNFS after t50 at this size is suboptimal, but of course everyone's free to do what they want. If you have the resources to do the GNFS yourself, then you also have the resources to do the optimal amount of ECM. |
|
|
|
|
|
#410 |
|
Jun 2021
32 Posts |
|
|
|
|
|
|
#411 |
|
Apr 2020
379 Posts |
So you ran t50 and then called yafu factor(), which presumably ran at least another t50?
|
|
|
|
|
|
#412 |
|
Jun 2021
916 Posts |
I ran yafu -work 45 and after completing this stage automatically started pre-NFS stage for c168 and c169
|
|
|
|
|
|
#413 |
|
Romulan Interpreter
Jun 2011
Thailand
3·3,221 Posts |
You can tune how much ecm yafu will do, by using a "pretest_ratio=..." in yafu.ini file. I usually go with 0.334 (33.4%, which means, for a C168, at least a t55 will be done, and this way have a large chance to avoid a 3-way split).
|
|
|
|
|
|
#414 |
|
Aug 2020
22×7×11 Posts |
Will the data generated here be used in the paper that is currently published at arxiv or will it be part of a new publication? Do you know when it will be submitted?
|
|
|
|
|
|
#415 |
|
I moo ablest echo power!
May 2013
110111101012 Posts |
The C212/SNFS215 for (13,2) factors as:
Code:
p68 factor: 65470839132891587378451398003085663493468996034812587842969753001001 p144 factor: 272999581728907243481927568287887505420486663480088950983800638257617799930179269423084728938601529213529914520447747676995095997912408303807661 |
|
|
|
|
|
#416 | ||
|
Jun 2021
916 Posts |
Quote:
In factor.log I see for example Quote:
Last fiddled with by thyrex on 2021-07-29 at 11:06 |
||
|
|
|
|
|
#417 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
2·19·101 Posts |
If I'm reading the table correctly, the following are available for GNFS:
line 123 (9, -7) c168 line 166 (10, 10) c169 line 180 (2, 11) c163 line 183 (5, 11) c162 You may book all available of the four to me. Last fiddled with by EdH on 2021-07-29 at 12:55 |
|
|
|
|
|
#418 |
|
Jun 2021
32 Posts |
I will take soon please
c168 and c169 are free to book Last fiddled with by thyrex on 2021-07-29 at 13:57 |
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| factoring 2ⁿ-2 equivalent to factoring 2ⁿ-1(I think) | baih | Miscellaneous Math | 9 | 2020-09-21 07:11 |
| OpenCL GPU P-1 Factoring and ECM Factoring | xx005fs | GPU Computing | 3 | 2018-10-27 14:49 |