View Full Version : Controlling CPU instances
I want to set how many CPU threads a project can use at one time and I can't find the danged instructions for BOINC app_config that will do it.
Is it max_instances or max_concurrent and what would the app_config look like?
NEVER MIND ... got it working
NEVER MIND ... I finally found the BOINC user manual and have it running correctly :D
John P. Myers
01-31-14, 06:33 PM
<app_config>
<app>
<name>name</name>
<max_concurrent>N</max_concurrent>
</app>
</app_config>
Edit: oh ok well nevermind then!
:p
<app_config>
<app>
<name>name</name>
<max_concurrent>N</max_concurrent>
</app>
</app_config>
Edit: oh ok well nevermind then!
:p
Thanks John ... I appreciate the help :)) This is a new laptop and it doesn't have all the bookmarks I used to have that linked to that kinda stuff :(
Powered by vBulletin® Version 4.2.4 Copyright © 2024 vBulletin Solutions, Inc. All rights reserved.