bearnol
unread,Dec 25, 2007, 4:42:56 AM12/25/07Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Mersenneplustwo
Lenny:wec james$ time ./factorize3.gmp -P1257787 -T1 3
P1257787 T1 20124593 base=2615168526332661693465858981504019713
real 70462m29.049s
user 58398m41.613s
sys 846m42.452s
So WEP found the 8-digit factor in just _one_ iteration. [and yes, it
really did just finish today :)] The only snag being it takes several
weeks to run that iteration, currently, on a number of that size.
Maybe the next step would be to replace GMP with GWNUM, within the
factorize3 program... (a project for the New Year?)