Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] Fwd: Fine tuned task/stage control

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] Fwd: Fine tuned task/stage control


Chronological Thread 
  • From: Bill Winslow <bunslow@gmail.com>
  • To: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] Fwd: Fine tuned task/stage control
  • Date: Fri, 18 Mar 2016 06:29:00 -0500
  • Authentication-results: mail2-smtp-roc.national.inria.fr; spf=None smtp.pra=bunslow@gmail.com; spf=Pass smtp.mailfrom=bunslow@gmail.com; spf=None smtp.helo=postmaster@mail-wm0-f48.google.com
  • Ironport-phdr: 9a23:+ifG9RVgAnmlsR/KmaIxiPG8Wa7V8LGtZVwlr6E/grcLSJyIuqrYZhGBt8tkgFKBZ4jH8fUM07OQ6PCwHzRdqs/c4DgrS99laVwssY0uhQsuAcqIWwXQDcXBSGgEJvlET0Jv5HqhMEJYS47UblzWpWCuv3ZJQk2sfTR8Kum9IIPOlcP/j7n0oM2DJV0Vz2PgMftbF1afk0b4joEum4xsK6I8mFPig0BjXKBo/15uPk+ZhB3m5829r9ZJ+iVUvO89pYYbCf2pN/dwcbsNBz0qNCUz6tauuRjYRhaU/VMYU34KiVxHDQ/f4xy8X5HrsyK8uPAu9jOdOJjcTLQwEQuj6bxvTwCg3C0aMSU9937/hcl5jaYdqxWk8U8si7XIaZ2YYaItNpjWeskXEDJM
  • 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>

Salut encore!

1) Ah, thank you for the tip, that does indeed sound promising.

2) Seemingly no different success in actually running poly select, though this time the missing line appears: https://gist.github.com/dubslow/5afccd93ebc77fa8ead9#file-gistfile2-txt (I verified that it is the only cado process running on the system. Note the differing whitelist parameter between the two commands.)

Cordialement,
Bill

On Fri, Mar 18, 2016 at 6:14 AM, paul zimmermann <Paul.Zimmermann@inria.fr> wrote:
       Bill,

1) for the control issue, it is possible to run the polynomial selection
   binaries directly if you want a finer control, but then you are on your
   own and no support is guaranteed. You can look in c195.cmd to see which
   comand-line parameters are given.

2) about the cado-nfs.py script hanging, please can you try again, after first
   killing any python process that might remain on your machine from a previous
   factoring attempt? If this does not work, please send us the full output
   you get. Also one line seems to be missing in your output with respect to
   what I get:

Info:HTTP server: Using non-threaded HTTPS server
Info:HTTP server: Using whitelist: localhost,coing # this line is missing
Info:Complete Factorization: Factoring 1057207...

Thus you can also try adding server.whitelist=Gravemind (or the ip address
of your computer) on the cado-nfs.py command-line.

Best regards,
Paul




Archive powered by MHonArc 2.6.19+.

Top of Page