Yes, I have notices the same thing. I am executing Perl files that call several programs in succession and the CPU usage shows 0%. It would seem that we should track the CPU usage of the spawned processes. Not sure if its is a bug.... maybe it should be on a wish list.
 
JKD

----- Original Message ----
From: Matt Valerio <[EMAIL PROTECTED]>
To: [email protected]
Sent: Wednesday, September 6, 2006 10:08:41 AM
Subject: [Alchemi-users] CPU usage

Hey everyone,

I have a number of scientific simulations that I have been running on a 13-node Alchemi grid.  I am spawning a separate executable System.Threading.Process from within my GThread's Execute method.

This works fine, except for the fact that the console shows 0% CPU usage.  I suspect that since the GThread is using 0% (and the simulator.exe is using 100%) it is only reporting the CPU usage of the GThread and not of any child processes.  Has anyone else noticed this?

Should I submit this as a bug?

Thanks!
-Matt

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
alchemi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
alchemi-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/alchemi-users

Reply via email to