Hello, I use the standard wrapper to run legacy applications. The child tree sometimes is: boinc -> wrapper -> yafu -> ggnfs
At least on Windows the wrapper determines only the used cpu_time of it's direct child (yafu) but doesn't consider ggnfs. The cpu_time is determined by using the API function GetProcessTimes. 1) Can this be enhanced to add also the cpu_time of the children? I have now workunits where run time is 5 times larger than cpu_time. But the work_unit was running the whole time. 2) How does the CreditNew system is working in this case? Kind regards, yoyo -- Rechenkraft.net e.V. <http://www.rechenkraft.net> - Verein zur Förderung von Bildung, Forschung und Wissenschaft durch Einsatz vernetzter Computer weitere interessante Projekte <http://www.rechenkraft.net/wiki/index.php?title=Projekt%C3%BCbersicht>und Hilfe <http://www.rechenkraft.net/phpBB/viewforum.php?f=19>auf unserer Webseite www.Rechenkraft.net <http://www.rechenkraft.net> und im Chat <irc://irc.euirc.net/rechenkraft> ------------------------------------------------------------------------ Rechenkraft.net e.V. <http://www.rechenkraft.net/> - Non-profit association for the promotion of education, research and science through the use of networked computers other interesting projects <http://www.rechenkraft.net/wiki/index.php?title=Projekt%C3%BCbersicht>and help <http://www.rechenkraft.net/phpBB/viewforum.php?f=19> on our website www.Rechenkraft.net <http://www.rechenkraft.net> and on IRC <irc://irc.euirc.net/rechenkraft> _______________________________________________ boinc_dev mailing list [email protected] http://lists.ssl.berkeley.edu/mailman/listinfo/boinc_dev To unsubscribe, visit the above URL and (near bottom of page) enter your email address.
