Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] unbearably slow factorization

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] unbearably slow factorization


Chronological Thread 
  • From: Emmanuel Thomé <Emmanuel.Thome@inria.fr>
  • To: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] unbearably slow factorization
  • Date: Fri, 26 Jan 2018 17:23:02 +0100
  • List-archive: <http://lists.gforge.inria.fr/pipermail/cado-nfs-discuss/>
  • List-id: A discussion list for Cado-NFS <cado-nfs-discuss.lists.gforge.inria.fr>

On Fri, Jan 26, 2018 at 09:07:19AM -0700, mike@mikepage.us wrote:
> Is this just an issue with suitability of the algorithm? Why is nfs such a
> poor performer on this input?

Because cado-nfs is an implementation of the number field sieve.

The number field sieve is not always the algorithm you want to use to
factor some given integer. The archetypal example is with "easy" integers
of the form (very very small prime) * (very large primes). As you've
noticed, trial division will do better then.

Similarly, a space shuttle is not necessarily the best means to travel
from Paris to London.

(to factor a 180-digit composite on one single machine, you'll definitely
need some time!)

E.




Archive powered by MHonArc 2.6.19+.

Top of Page