Fire$torm
07-10-11, 06:58 PM
I could use some help with this.
Did a search on the forum and the net but came up empty. So I am trying to create one from scratch. (And no, I'm not going to scratch build the Universe :P ). My goal is to setup Moo to use only one of my 4859s, GPU-0, and use the other 4850, GPU-1, for MW.
This is what I have so far
<app_info>
<app>
<name>dnetc</name>
<user_friendly_name>Moo! Wrapper</user_friendly_name>
</app>
<app_version>
<app_name>dnetc</app_name>
<version_num>102</version_name>
<api_version>6.13.0</api_version>
<file_ref>
<file_name>dnetc_1.02_windows_intelx86__ati14.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>dnetc518-win32-x86-stream.exe</file_name>
<copy_file/>
</file_ref>
<plan_class>ati14</plan_class>
<avg_ncpus>0.050000</avg_ncpus>
<max_ncpus>0.898357</max_ncpus>
<flops>952806763641.623901</flops>
<coproc>
<type>ATI</type>
<count>1.000000</count>
</coproc>
<gpu_ram>262144000.000000</gpu_ram>
</app_version>
</app_info>
Questions.
What elements can I remove from the file?
What is the element tag to reference a specific GPU?
Is there something else I'm missing?
app_info.xml references:
1) BOINC Anonymous platform (http://boinc.berkeley.edu/wiki/Anonymous_platform)
2) SETI@Home Thread: Optimized Astropulse 5.00.... (http://setiathome.berkeley.edu/forum_thread.php?id=51531&nowrap=true#857243)
3) BOINC FAQ: The anonymous platform (app_info.xml), what does it do? How to properly get rid of it? (http://boincfaq.mundayweb.com/index.php?language=1&view=499)
Did a search on the forum and the net but came up empty. So I am trying to create one from scratch. (And no, I'm not going to scratch build the Universe :P ). My goal is to setup Moo to use only one of my 4859s, GPU-0, and use the other 4850, GPU-1, for MW.
This is what I have so far
<app_info>
<app>
<name>dnetc</name>
<user_friendly_name>Moo! Wrapper</user_friendly_name>
</app>
<app_version>
<app_name>dnetc</app_name>
<version_num>102</version_name>
<api_version>6.13.0</api_version>
<file_ref>
<file_name>dnetc_1.02_windows_intelx86__ati14.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>dnetc518-win32-x86-stream.exe</file_name>
<copy_file/>
</file_ref>
<plan_class>ati14</plan_class>
<avg_ncpus>0.050000</avg_ncpus>
<max_ncpus>0.898357</max_ncpus>
<flops>952806763641.623901</flops>
<coproc>
<type>ATI</type>
<count>1.000000</count>
</coproc>
<gpu_ram>262144000.000000</gpu_ram>
</app_version>
</app_info>
Questions.
What elements can I remove from the file?
What is the element tag to reference a specific GPU?
Is there something else I'm missing?
app_info.xml references:
1) BOINC Anonymous platform (http://boinc.berkeley.edu/wiki/Anonymous_platform)
2) SETI@Home Thread: Optimized Astropulse 5.00.... (http://setiathome.berkeley.edu/forum_thread.php?id=51531&nowrap=true#857243)
3) BOINC FAQ: The anonymous platform (app_info.xml), what does it do? How to properly get rid of it? (http://boincfaq.mundayweb.com/index.php?language=1&view=499)