![]() |
|
|
#309 | ||
|
Feb 2004
25810 Posts |
Quote:
Do you mean that calling "yafu factor(num)" and letting yafu do everything (trial,rho,squfof,p+-1,ecm,qs) factors a number faster than the current setup where aliqueit does trial&rho, gmp-ecm does p+-1&ecm, and yafu does siqs? This would surprise me as I thought gmp-ecm was much faster than yafu's p+-1&ecm. Do you have any particular input number for which this is true, or have I misunderstood you completely? Bear in mind that you'd have to run several tests even for a single input number in order to get a reasonable estimate of the average time taken as p+-1 and ecm are both probabilistic. I'm not sure what you mean here. Quote:
(Oh, and hooray for yafu.ini btw! )
Last fiddled with by mklasson on 2009-09-28 at 15:46 Reason: hooray |
||
|
|
|
|
|
#310 | |
|
"Ben"
Feb 2007
352110 Posts |
Quote:
Correct! Yafu doesn't call an external library, it contains a port of the msieve code (thanks to jason's very friendly licensing agreement, which I happily mimic). This porting was last done when msieve was at version 1.38, but it doesn't really matter for QS. |
|
|
|
|
|
|
#311 | |
|
Sep 2009
23·3 Posts |
Thank you for your response mklasson.
I make one single test: ran aliqueit and get one co factor with 85 digts. With this co factor opened 2 prompts and ran: 1) aliqueit <seq> 2) yafu factor(cf) Yafu finish first. Ecm on aliqueit, on my system, isn't so fast as msieve and yafu. Again, thank you for your attention and time. Notes: 1) I use one Athlon 64 x2 4800; both (aliqueit and yafu) was using only one core. 2) the CF was Quote:
|
|
|
|
|
|
|
#312 | |
|
Sep 2009
1816 Posts |
bsquared thank you for your attention and response too.
I didn't know that Quote:
|
|
|
|
|
|
|
#313 | |
|
Nov 2008
2·33·43 Posts |
Quote:
|
|
|
|
|
|
|
#314 |
|
Sep 2009
2410 Posts |
10metreh
Yes, the <seq> is 108416. Thank you for your attention |
|
|
|
|
|
#315 |
|
Nov 2008
2×33×43 Posts |
|
|
|
|
|
|
#316 |
|
Sep 2009
23·3 Posts |
Sorry, I probably don't explain right.
I stop aliqueit when it found the cf that I told. Then I open one new prompt and run, ate the same time yafu and aliqueit. I hope at this moment any doubt was solved, but, if not, fell free to point my mistakes or ask for more explanations. Thank you for your time. |
|
|
|
|
|
#317 | |
|
Feb 2004
2×3×43 Posts |
Quote:
Code:
aliqueit -q 7523910645664573083025092009318373358583041753880039331761557971634348725636632423965347736802467847647 and yafu factor(7523910645664573083025092009318373358583041753880039331761557971634348725636632423965347736802467847647) |
|
|
|
|
|
|
#318 | |
|
"Ben"
Feb 2007
67018 Posts |
Quote:
I suppose it's possible now that yafu is running considerable less ECM curves than aliqueit, and that is what is making it go faster. It would maybe be instructive to compare the respective log files (factor.log from the yafu only run and the aliqueit.log file with this input) for this comparison. No inconvience at all, thanks for your questions. |
|
|
|
|
|
|
#319 |
|
Feb 2004
2×3×43 Posts |
Oh, and be sure you're using a gmp-ecm executable that's optimised for your system. Most significantly, make sure you're using a 64-bit version if you're running a 64-bit OS. http://gilchrist.ca/jeff/factoring/ is nice.
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Resuming aliqueit | johnadam74 | Aliquot Sequences | 4 | 2016-03-28 12:32 |
| Apparent aliqueit issue with specifying factors | pakaran | Aliquot Sequences | 2 | 2015-09-12 23:10 |
| Using Several Instances of Aliqueit for a large gnfs job | EdH | Aliquot Sequences | 6 | 2011-12-13 18:58 |
| Setting up aliqueit | science_man_88 | Aliquot Sequences | 185 | 2011-11-08 12:18 |
| Tried out aliqueit.exe: ggnfs failing | Greebley | Aliquot Sequences | 35 | 2010-02-13 15:23 |