New suggestion for the cc_config.xml

Message boards : BOINC client : New suggestion for the cc_config.xml
Message board moderation

To post messages, you must log in.

AuthorMessage
KLiK

Send message
Joined: 27 Mar 09
Posts: 1
Croatia
Message 23946 - Posted: 27 Mar 2009, 12:24:53 UTC
Last modified: 27 Mar 2009, 12:49:04 UTC

Many of us have been using BOINC for some time. What many of us noticed is: "when running same application in BOINC, the work gets done slower!"


The idea is to make new command in cc_config.xml that can regulate that. For example it would be writen like this:
<avoid_run_same_app>0|1</avoid_run_same_app>

That command will avoid running same application in the same time, and doing so making BOINC more efficient! But that command will not prevent to run the same applications, if they are downloaded & ready to start crunching. The command only is here to speed up the slow-downs, when the same applications are running on one computer (either in quad-core, dual-core, core2duo, quad-CPU or dual-CPU computers), in other word to make BOINC more efficient in this modern days when crunching dual jobs is normal...


Does it sound Logical at all?
BOINC qualifications for Croatia for WCG.
ID: 23946 · Report as offensive
Nicolas

Send message
Joined: 19 Jan 07
Posts: 1179
Argentina
Message 24320 - Posted: 15 Apr 2009, 14:38:30 UTC - in response to Message 23946.  

It's way more complex than that. Running two applications (or two instances of the same application) that make heavy use of the CPU cache is the problem.

You would need a list of what apps play nice when running together with what other apps, and quite complex code to choose what app to run based on that list.

ID: 24320 · Report as offensive

Message boards : BOINC client : New suggestion for the cc_config.xml

Copyright © 2024 University of California.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.