Skip to Content.
Sympa Menu

cado-nfs - Re: [Cado-nfs-discuss] Statistic Visualization

Subject: Discussion related to cado-nfs

List archive

Re: [Cado-nfs-discuss] Statistic Visualization


Chronological Thread 
  • From: paul zimmermann <Paul.Zimmermann@inria.fr>
  • To: Grüninger, Micha <Micha.Grueninger@alumni.fh-aachen.de>
  • Cc: cado-nfs-discuss@lists.gforge.inria.fr
  • Subject: Re: [Cado-nfs-discuss] Statistic Visualization
  • Date: Tue, 03 Jan 2017 09:49:10 +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>

Dear Micha,

this is indeed a missing feature of CADO-NFS. I've added a link to your mail
in the
corresponding feature request ticket:

https://gforge.inria.fr/tracker/index.php?func=detail&aid=16699&group_id=2065&atid=7445

Indeed it would be better to use Python for the scripts.

Also, I don't really understand the first graph on http://149.201.240.24/:
what does the y-axis represent? Do the colors between the first graph and the
second one correspond to each other? When I click on the 03 Jan 17 column in
the first graph, I see "ETA 52.40". What does it mean? Should the green part
(Elapsed time) fill the whole rectangle when the sieving is finished?

I'm also interested to know which polynomial you found, so that I can compare
with
the current development version of CADO-NFS.

Best regards,
Paul Zimmermann

> From: Grüninger, Micha
> <Micha.Grueninger@alumni.fh-aachen.de>
> Thread-Topic: Statistic Visualization
> Thread-Index: AQHSZH31u66tTx1MdkWl0l+0VQSP0w==
> Date: Sun, 1 Jan 2017 22:26:56 +0000
> Accept-Language: de-DE, en-US
>
>
> [1:multipart/alternative Hide]
>
>
> [1/1:text/plain Hide]
>
> Hey guys,
>
> I have written some scripts to visualize progress and participation. Of
> course, the scripts are not perfect, but they work for me yet, and I think
> they are a good start. If you want to see it in action visit:
> http://149.201.240.24/ . Since you shared your cool program, I think it is
> just fair to share my work. It consists of these three files:
>
> * data_eta.php: Reads the log, extracts and process information about
> the ETA. Saves it to a file that needs to be shared by a webserver.
> * data_list_wus.php: Extract information from a SQLite3 DB, process it
> and saves it to a file that needs to be shared by a webserver.
> * index.html: Takes to output file of the 2 previous scripts and
> visualize them. Needs to be shared by a webserver. This is the file the
> user sees.
>
> Some words about the example page:
> We are a group of students at FH-Aachen, and we are factoring a 200-digit
> number. We computed the polynomal selection with the GPU-version of Msieve,
> and are now using cadonfs for the second Step. Because our server crashed
> several times we have slumps in the ETA at the 23 and 29 December.
>
> I see that it is not optimal that I used PHP to code the data generation
> scripts, because users must install another interpreter to use them. Feel
> free to convert them to another script language, if that bothers you.
>
> I attached the files.
>
> Greetings
>
> Micha Grüninger
>
> Team Rocket
>
> [1/2:text/html Show]
>
>
> [2:application/octet-stream Show Save:data_eta.php (3kB)]
>
>
> [3:application/octet-stream Show Save:data_list_wus.php (1kB)]
>
>
> [4:text/html Show Save:index.html (4kB)]
>
>
> [5:text/plain Hide]
>
> _______________________________________________
> Cado-nfs-discuss mailing list
> Cado-nfs-discuss@lists.gforge.inria.fr
> http://lists.gforge.inria.fr/mailman/listinfo/cado-nfs-discuss




Archive powered by MHonArc 2.6.19+.

Top of Page