Forum > GPU crunching

Win7-64 machine + 8800GTX + vanilla BOINC 6.10.18.: What now?

<< < (3/6) > >>

PatrickV2:

--- Quote from: Claggy on 26 Nov 2009, 12:00:04 pm ---
The Problem is you're changed from a 32bit version of Windows/Boinc to the 64 bit version, and they are different platforms,
putting a platform tag of 'windows_intelx86' in you're app_info should fix it for now,
but you might want to run down your tasks, detach/reattach (to clear the x86 platform from your client_state.xml),
then reinstall the optimised apps.


--- Code: ---<app_info>
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>AK_v8b_win_x64_SSSE3x.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>setiathome_enhanced</app_name>
        <version_num>528</version_num>
        <file_ref>
           <file_name>AK_v8b_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_v8b_win_x64_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>astropulse_v505</name>
    </app>
    <file_info>
        <name>ap_5.05r168_SSE3.exe</name>
        <executable/>
    </file_info>
    <app_version>
        <app_name>astropulse_v505</app_name>
        <version_num>505</version_num>
        <file_ref>
            <file_name>ap_5.05r168_SSE3.exe</file_name>
            <main_program/>
        </file_ref>
    </app_version>   
    <app>
        <name>setiathome_enhanced</name>
    </app>
    <file_info>
        <name>MB_6.08_CUDA_V12_VLARKill_FPLim2048.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>
        <plan_class>cuda</plan_class>
<platform>windows_intelx86</platform>
        <avg_ncpus>0.040000</avg_ncpus>
        <max_ncpus>0.040000</max_ncpus>
        <coproc>
            <type>CUDA</type>
            <count>1</count>
        </coproc>
        <file_ref>
            <file_name>MB_6.08_CUDA_V12_VLARKill_FPLim2048.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>
    </app_version>
</app_info>
--- End code ---

Claggy

--- End quote ---

But, but, I installed the following BOINC package on this machine:

boinc_6.10.18_windows_x86_64.exe

(downloaded from the official site). Is this a known problem with this package?

Regards,

Patrick.

Claggy:

--- Quote from: PatrickV2 on 26 Nov 2009, 03:11:28 pm ---
But, but, I installed the following BOINC package on this machine:

boinc_6.10.18_windows_x86_64.exe

(downloaded from the official site). Is this a known problem with this package?

Regards,

Patrick.

--- End quote ---

But What Windows / Boinc combination was your backup running prevously?

Claggy

PatrickV2:

--- Quote from: Claggy on 26 Nov 2009, 03:41:10 pm ---
--- Quote from: PatrickV2 on 26 Nov 2009, 03:11:28 pm ---
But, but, I installed the following BOINC package on this machine:

boinc_6.10.18_windows_x86_64.exe

(downloaded from the official site). Is this a known problem with this package?

Regards,

Patrick.

--- End quote ---

But What Windows / Boinc combination was your backup running prevously?

Claggy

--- End quote ---

I do not understand your question? The machine is a fresh install, with a fresh install of the mentioned BOINC package. It also got a new ID when I attached the machine to setiathome....

Regards,

Patrick.

Claggy:

--- Quote from: PatrickV2 on 26 Nov 2009, 03:57:19 pm ---
--- Quote from: Claggy on 26 Nov 2009, 03:41:10 pm ---
--- Quote from: PatrickV2 on 26 Nov 2009, 03:11:28 pm ---
But, but, I installed the following BOINC package on this machine:

boinc_6.10.18_windows_x86_64.exe

(downloaded from the official site). Is this a known problem with this package?

Regards,

Patrick.

--- End quote ---

But What Windows / Boinc combination was your backup running prevously?

Claggy

--- End quote ---

I do not understand your question? The machine is a fresh install, with a fresh install of the mentioned BOINC package. It also got a new ID when I attached the machine to setiathome....

Regards,

Patrick.

--- End quote ---
Sorry, i thought you had saved your Boinc and your Boinc Data folder's from a prevous installation of windows.

Try restoring your backup folder's again, do a repair installation of Boinc, install the optimised apps again, then replace the app_info with the one i posted above.

Claggy

PatrickV2:

--- Quote from: Claggy on 26 Nov 2009, 04:10:37 pm ---Sorry, i thought you had saved your Boinc and your Boinc Data folder's from a prevous installation of windows.

Try restoring your backup folder's again, do a repair installation of Boinc, install the optimised apps again, then replace the app_info with the one i posted above.

Claggy

--- End quote ---

No sorry necessary, I was perhaps not clear enough in my OP. I did what you described, just restarted BOINC, and it now at least did not throw away the entire set of WUs. However, since BOINC is down and I had set the caches pretty low, I have no CPU work left. Anyway, cuda seems to be restarting, so we'll see how it goes.

Now, should I use this setup to empty the cache, or should I let it start fetching WUs again?

Regards,

Patrick.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version