mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Software (https://www.mersenneforum.org/forumdisplay.php?f=10)
-   -   porting Prime95 to GTK+? (https://www.mersenneforum.org/showthread.php?t=14446)

Christenson 2012-02-21 04:37

The problem is, how do I visualise what's going on on my 48 core beast?

LaurV 2012-02-21 05:34

[QUOTE=Christenson;290212]The problem is, how do I visualise what's going on on my 48 core beast?[/QUOTE]
You need an [URL="http://en.wikipedia.org/wiki/X-ray_microscope"]x-ray microscope[/URL], and you need to put the beast in vacuum in a beryllium box, that is totally transparent for x-rays. Then you can see exactly what's going on inside.

MrRepunit 2012-02-21 07:36

[QUOTE=Christenson;290212]The problem is, how do I visualise what's going on on my 48 core beast?[/QUOTE]

I do it roughly this way:
I use a script which tells me the progress for every worker.
mprime is started with the command line ./mprime -d | tee log.txt
Then you can check the output/percentage for each worker.
It is just text based (bash script), but it could be visualised as well.
If you need code snippets just tell me.


All times are UTC. The time now is 14:04.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.