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
