app_config.XML help please!

Message boards : Number crunching : app_config.XML help please!
Message board moderation

To post messages, you must log in.

AuthorMessage
Sam Burchmann

Send message
Joined: 27 Dec 10
Posts: 12
Credit: 5,445,328
RAC: 0
Australia
Message 1783677 - Posted: 30 Apr 2016, 7:15:37 UTC

Hi guys!

I am trying to create a app_config.xml file so that i can run multiple work units on my 770GTX as its only using 50% of the GPU.

I have searched and searched and all the posts about this subject have old configs and i tried a few and they don't work. Can i steal anyone's app_config setup please?

I am aware of where to place it in the program files. Thanks for all your help!
ID: 1783677 · Report as offensive
Grant (SSSF)
Volunteer tester

Send message
Joined: 19 Aug 99
Posts: 13736
Credit: 208,696,464
RAC: 304
Australia
Message 1783681 - Posted: 30 Apr 2016, 7:32:49 UTC - in response to Message 1783677.  

This is the one I use to run 2 WUs at a time on my GPUs, running MB only.
Changing <gpu_usage>0.50</gpu_usage> to <gpu_usage>0.33</gpu_usage> would give 3 WUs at a time.

<app_config>
<app>
<name>setiathome_v8</name>
<gpu_versions>
<gpu_usage>0.50</gpu_usage>
<cpu_usage>0.00</cpu_usage>
</gpu_versions>
</app>

<app>
<name>setiathome_v7</name>
<gpu_versions>
<gpu_usage>0.50</gpu_usage>
<cpu_usage>0.04</cpu_usage>
</gpu_versions>
</app>
</app_config>

Once edited & saved in the setiathome.berkeley.edu directory all you need to do is go to "Options, Read config files" in the BOINC manager for the changes to take effect.
Grant
Darwin NT
ID: 1783681 · Report as offensive
Profile Brent Norman Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Volunteer tester

Send message
Joined: 1 Dec 99
Posts: 2786
Credit: 685,657,289
RAC: 835
Canada
Message 1783682 - Posted: 30 Apr 2016, 7:34:30 UTC - in response to Message 1783677.  

Try this for a starting point.

Remember you have to 'read config files' in BOINC after changing it.

And use notepad to edit it.


<app_config>

<app>
<name>setiathome_v7</name>
<gpu_versions>
<gpu_usage>0.4</gpu_usage>
<cpu_usage>0.4</cpu_usage>
</gpu_versions>
</app>

<app>
<name>setiathome_v8</name>
<gpu_versions>
<gpu_usage>0.4</gpu_usage>
<cpu_usage>0.4</cpu_usage>
</gpu_versions>
</app>

<app>
<name>astropulse_v7</name>
<gpu_versions>
<gpu_usage>0.4</gpu_usage>
<cpu_usage>0.4</cpu_usage>
</gpu_versions>
</app>

</app_config>
ID: 1783682 · Report as offensive
Sam Burchmann

Send message
Joined: 27 Dec 10
Posts: 12
Credit: 5,445,328
RAC: 0
Australia
Message 1783700 - Posted: 30 Apr 2016, 11:02:23 UTC

Thanks guys! Worked like a charm!

I love how if i ever have issues with SETI i can always post the issue and have it fixed in a few hours.
ID: 1783700 · Report as offensive
Al Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Avatar

Send message
Joined: 3 Apr 99
Posts: 1682
Credit: 477,343,364
RAC: 482
United States
Message 1783710 - Posted: 30 Apr 2016, 12:06:13 UTC
Last modified: 30 Apr 2016, 12:13:28 UTC

For future reference for those doing a search on this file (for those of us who might not be aware of where it goes), where exactly does this file get put?

*edit* Found it:
This mechanism allows you to specify scheduling parameters for specific applications or app versions. It is available with 7.0.40+ client versions.

To do this, create an ASCII file app_config.xml in the project's directory, e.g. when the project is SETI@home: {BOINC Data directory}\projects\setiathome.berkeley.edu.


ID: 1783710 · Report as offensive
Profile Zalster Special Project $250 donor
Volunteer tester
Avatar

Send message
Joined: 27 May 99
Posts: 5517
Credit: 528,817,460
RAC: 242
United States
Message 1783738 - Posted: 30 Apr 2016, 13:43:35 UTC - in response to Message 1783710.  

That file is usually hidden by default on windows.

You need to unhide the Program Data folder in order to find it.

Open Folder Options by clicking the Start button , clicking Control Panel, clicking Appearance and Personalization, and then clicking Folder Options.

Click the View tab.

Under Advanced settings, click Show hidden files and folders, and then click OK.
ID: 1783738 · Report as offensive
Al Crowdfunding Project Donor*Special Project $75 donorSpecial Project $250 donor
Avatar

Send message
Joined: 3 Apr 99
Posts: 1682
Credit: 477,343,364
RAC: 482
United States
Message 1783754 - Posted: 30 Apr 2016, 14:30:46 UTC

Yep, always do that on all the computers I use. I just wasn't sure if it was in the program data dir or the BOINC dir is all. All good information to know!

ID: 1783754 · Report as offensive

Message boards : Number crunching : app_config.XML help please!


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.