Seti@Home optimized science apps and information

Optimized Seti@Home apps => Windows => GPU crunching => Topic started by: UmMaS on 20 May 2009, 10:26:28 am

Title: AK V8 + AP + Stock Cuda - can`t get started
Post by: UmMaS on 20 May 2009, 10:26:28 am
Started with app_info.xml from AK V8 and AP installer, and mixed with my old one app_info.xml witch was working with CUda fine, but AP and AK V8 wasnt working at all.

here is my app_info.xml

Quote
<app_info>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>AK_v8_win_SSSE3x.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>528</version_num>
        <file_ref>
           <file_name>AK_v8_win_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_SSSE3x.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>setiathome_6.08_windows_intelx86__cuda.exe</name>
<executable/>
</file_info>
<file_info>
<name>cudart.dll</name>
<executable/>
</file_info>
<file_info>
<name>cufft.dll</name>
<executable/>
</file_info>
<file_info>
<name>libfftw3f-3-1-1a_upx.dll</name>
<executable/>
</file_info>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>608</version_num>
<platform>windows_intelx86</platform>
<avg_ncpus>0.127970</avg_ncpus>
<max_ncpus>0.127970</max_ncpus>
<plan_class>cuda</plan_class>
<file_ref>
<file_name>setiathome_6.08_windows_intelx86__cuda.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>cudart.dll</file_name>
</file_ref>
<file_ref>
<file_name>cufft.dll</file_name>
</file_ref>
<file_ref>
<file_name>libfftw3f-3-1-1a_upx.dll</file_name>
</file_ref>
<coproc>
<type>CUDA</type>
<count>2</count>
</coproc>
</app_version>
</app_info>

My box is i7 920@4.0GHz + 2xGTX260 216 with small OC.
The point is to waste the power smart not just waste.

Last step wast to implemet MB_6.08_mod_CUDA_V11_USE_CROSS_WATCH.exe into BOINC, but CUDA does not work at all.

http://setiathome.berkeley.edu/show_host_detail.php?hostid=4846320 <---------- My BOX
Title: Re: AK V8 + AP + Stock Cuda - can`t get started
Post by: Jason G on 20 May 2009, 11:10:50 am
Quote
...
<coproc>
<type>CUDA</type>
<count>2</count>
</coproc>

Hi there,

A quick look, and I notice 1 issue there. AFAIK, there is no application that uses 2 GPUs at once, change the orange line to a 1, and I beleive Boinc will try to fire up 1 application per GPU properly.  Also I seem to be out of Cuda work myself, I guess there isn't any to get, or just bad timing on my part.

Jason
Title: Re: AK V8 + AP + Stock Cuda - can`t get started
Post by: UmMaS on 20 May 2009, 11:53:33 am
Changed.
Have no Cuda WU for 2 days - since i`ve instaled BOINC-onece aggain.
I`ll wait and tell if it works.
thx