Forum > Windows
Need Help with app_info.xml for HYBRID ATI GPU/CPU Optimized AstroPulse_v505 5.0
Raistmer:
What you did exactly and what kind of work you lost? MB or AP tasks?
Proposed change should not affect MB tasks queue at all.
Claggy:
So what GPU do you have in this machine?, is it the E8400 with the HD 4350/4550?, don't think that GPU will have Double Precision support,
so you'll need the ap_5.05_win_x86_SSE_BROOK_NO_DOUBLE_r379.exe app instead, this is Hybrid app with Brook+, rather than the OpenCL/Brook+ app,
you also won't need the r112 section, or the r168 section, or the Cuda section if there's no Nvidia GPU fitted.
Claggy
hiamps:
--- Quote from: Claggy on 09 Apr 2010, 09:26:22 am ---So what GPU do you have in this machine?, is it the E8400 with the HD 4350/4550?, don't think that GPU will have Double Precision support,
so you'll need the ap_5.05_win_x86_SSE_BROOK_NO_DOUBLE_r379.exe app instead, this is Hybrid app with Brook+, rather than the OpenCL/Brook+ app,
you also won't need the r112 section, or the r168 section, or the Cuda section if there's no Nvidia GPU fitted.
Claggy
--- End quote ---
I have the HD 4350, thank you I will try the other one and see if I can fix it.
hiamps:
Still don't know what to add but I did try and get rid of stuff and probably screwed something up...
<app_info>
<app>
<name>setiathome_enhanced</name>
</app>
<file_info>
<name>AK_v8b_win_SSE41.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_SSE41.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_SSE41.exe</file_name>
<main_program/>
</file_ref>
</app_version>
<app_name>astropulse_v505</app_name>
<version_num>506</version_num>
<avg_ncpus>0.05</avg_ncpus>
<max_ncpus>1</max_ncpus>
<file_ref>
<file_name>ap_5.05_win_x86_SSE3_ATI_r379.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>AstroPulse_Kernels.cl</file_name>
<copy_file/>
</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>
<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>
Got this message now...
4/9/2010 5:06:15 PM ATI GPU 0: ATI Radeon HD 4350/4550 (R710) (CAL version 1.4.556, 512MB, 96 GFLOPS peak)
4/9/2010 5:06:15 PM SETI@home Found app_info.xml; using anonymous platform
4/9/2010 5:06:15 PM SETI@home [error] State file error: missing application astropulse_v505
4/9/2010 5:06:15 PM SETI@home [error] Can't handle workunit in state file
4/9/2010 5:06:15 PM SETI@home [error] State file error: missing application astropulse_v505
4/9/2010 5:06:15 PM SETI@home [error] Can't handle workunit in state file
4/9/2010 5:06:15 PM SETI@home [error] State file error: missing task ap_08mr07ae_B6_P0_00205_20100404_20175.wu
4/9/2010 5:06:15 PM SETI@home [error] Can't link task ap_08mr07ae_B6_P0_00205_20100404_20175.wu_1 in state file
4/9/2010 5:06:15 PM SETI@home [error] State file error: missing task ap_08ja07af_B3_P1_00235_20100407_12742.wu
4/9/2010 5:06:15 PM SETI@home [error] Can't link task ap_08ja07af_B3_P1_00235_20100407_12742.wu_2 in state file
4/9/2010 5:06:15 PM SETI@home [error] State file error: result ap_08mr07ae_B6_P0_00205_20100404_20175.wu_1 not found for task
Urs Echternacht:
My guess is you are missing the part in yellow :
--- Quote from: hiamps on 09 Apr 2010, 08:10:54 pm ---
<app_info>
<app>
<name>setiathome_enhanced</name>
</app>
<file_info>
<name>AK_v8b_win_SSE41.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_SSE41.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_SSE41.exe</file_name>
<main_program/>
</file_ref>
</app_version>
<app>
<name>astropulse_v505</name>
</app>
<file_info>
<name>ap_5.05_win_x86_SSE3_ATI_r379.exe</name>
<executable/>
</file_info>
<file_info>
<name>AstroPulse_Kernels.cl</name>
<executable/>
</file_info>
<app_name>astropulse_v505</app_name>
<version_num>506</version_num>
<avg_ncpus>0.05</avg_ncpus>
<max_ncpus>1</max_ncpus>
<file_ref>
<file_name>ap_5.05_win_x86_SSE3_ATI_r379.exe</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>AstroPulse_Kernels.cl</file_name>
<copy_file/>
</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>
<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 quote ---
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version