Re: Factoring program
From: AMMS716 (amms716_at_aol.com)
Date: 09/02/03
- Next message: pleyland_at_microsoft.com: "Re: Looking for some spare cycles..."
- Previous message: pleyland_at_microsoft.com: "Re: Factoring program"
- In reply to: Cristiano: "Re: Factoring program"
- Next in thread: Aubrey Hutchison: "Re: Factoring program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: 02 Sep 2003 14:54:20 GMT
No offense intended, but your reply shows
that you would not know how to run an
NFS implementation.
You wrote "the executable".
An NFS implementation consists of
multiple executables.
- one to find good polynomials
- one to solve the polynomials modulo the
factor bases
- one to sieve
- one to filter the data and create the matrix
- one to solve the matrix
- one to find the square root.
There are also many parametric choices to be made. One needs a good
understanding
of the algorithm to make them.
As for "run times", it takes about 200 PC's
about a month to sieve then another week
or two to solve the matrix on a supercomputer with very large memory to
run GNFS on a 512-bit number. The
"run times" are not something which can
be casually observed on a couple of PC's.
- Next message: pleyland_at_microsoft.com: "Re: Looking for some spare cycles..."
- Previous message: pleyland_at_microsoft.com: "Re: Factoring program"
- In reply to: Cristiano: "Re: Factoring program"
- Next in thread: Aubrey Hutchison: "Re: Factoring program"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]