Forum > Windows

Need Help with app_info.xml for HYBRID ATI GPU/CPU Optimized AstroPulse_v505 5.0

(1/7) > >>

[STS]LoB:
Hello,

first of all thank you for your continued effort with the optimized SETI@home apps, I'm using them for months and years now.
I want to try the HYBRID ATI GPU/CPU Optimized AstroPulse_v505 5.05 for Windows now, but I don't know how to adjust several values of the app_info.xml file here:

The news reads:

--- Quote ---Please, edit <max/avg_ncpus> and <count> tags values as appropriate for your config.
This example taken from host that runs 4 SETI CPU MB + 2 SETI hybrid AP + 2 Milkyway ATI GPU opt app v20.
Corresponding <count> value for MW project is 0.48
--- End quote ---

... and I have no clue how to set it.
My Setup:


* Intel Core 2 Duo T7600
* ATI Radeon HD 4670
I want to use ONLY SETI@home, with both CPUs and if needed also with my GPU. My app_info for now looks like that:

--- Code: ---<app_info>
    <app>
        <name>astropulse</name>
    </app>
    <file_info>
        <name>ap_5.00r103_SSE3.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse</app_name>
        <version_num>500</version_num>
        <file_ref>
            <file_name>ap_5.00r103_SSE3.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app>
        <name>astropulse_v5</name>
    </app>
    <file_info>
        <name>ap_5.03r112_SSE3.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse_v5</app_name>
        <version_num>503</version_num>
        <file_ref>
            <file_name>ap_5.03r112_SSE3.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>AK_v8_win_x64_SSSE3x.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>517</version_num>
        <file_ref>
            <file_name>AK_v8_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>527</version_num>
        <file_ref>
           <file_name>AK_v8_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>528</version_num>
        <file_ref>
           <file_name>AK_v8_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>603</version_num>
        <file_ref>
           <file_name>AK_v8_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app>
        <name>astropulse_v505</name>
    </app>
    <file_info>
        <name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse_v505</app_name>
        <version_num>505</version_num>
        <avg_ncpus>0.1</avg_ncpus>
        <max_ncpus>1</max_ncpus>
        <coproc>
            <type>ATI</type>
            <count>0.01</count>
        </coproc>
        <file_ref>
            <file_name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</file_name>
            <main_program/>                           
        </file_ref>
    </app_version>
</app_info>
--- End code ---

Boinc says:

--- Quote ---15.02.2010 11:39:54      ATI GPU 0: ATI Radeon HD 4600 series (R730) (CAL version 1.4.403, 512MB, 480 GFLOPS peak)
--- End quote ---

but SETI@home says:

--- Quote ---15.02.2010 11:43:56   SETI@home   Sending scheduler request: To fetch work.
15.02.2010 11:43:56   SETI@home   Requesting new tasks for GPU
15.02.2010 11:44:01   SETI@home   Scheduler request completed: got 0 new tasks
15.02.2010 11:44:01   SETI@home   Message from server: No work sent
15.02.2010 11:44:01   SETI@home   Message from server: No work is available for Astropulse v5
--- End quote ---

I guess this is only because there's really no Astropulse work unit available?
But still, how to <max/avg_ncpus> and <count> properly for my system?

Any help is appreciated.

arkayn:
For right now it can be pared down a bit.


--- Code: ---<app_info>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>AK_v8_win_x64_SSSE3x.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>603</version_num>
        <file_ref>
           <file_name>AK_v8_win_x64_SSSE3x.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>
    <app>
        <name>astropulse_v505</name>
    </app>
    <file_info>
        <name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse_v505</app_name>
        <version_num>505</version_num>
        <avg_ncpus>0.1</avg_ncpus>
        <max_ncpus>1</max_ncpus>
        <coproc>
            <type>ATI</type>
            <count>0.5</count>
        </coproc>
        <file_ref>
            <file_name>ap_5.05_win_x86_SSE3_BROOK_r280_NO_DOUBLE.exe</file_name>
            <main_program/>                           
        </file_ref>
    </app_version>
</app_info>

--- End code ---

Make certain that you have the option to accept other work selected as well, since there is not option for v505.

Yes, AP work is very scarce for the time being, mostly reissues.

Raistmer:
For SETI only

       <coproc>
            <type>ATI</type>
            <count>0.5</count>
        </coproc>

Frizz:
What would be the optimal configuration for a AMD Quad CPU + one ATI GPU ?
I only run Seti@Home - nothing else.

Raistmer:

--- Quote from: Frizz23 on 08 Mar 2010, 08:05:33 am ---What would be the optimal configuration for a AMD Quad CPU + one ATI GPU ?
I only run Seti@Home - nothing else.

--- End quote ---
4 CPU MB + 2 ATI AP tasks at once

Navigation

[0] Message Index

[#] Next page

Go to full version