Forum > Windows

What happened to my AK_V8?

<< < (2/3) > >>

rTx:
I had the same problem (the extra "S" in "SSSE3").  It is in the sample app_info.xml file downloaded from this site. I checked and checked it but only spotted it thanks to this thread!

perryjay:
What am I doing wrong?

I have an EMachines Celeron C2D 2.0 ssse3 capable with an 8500GT 512MB graphics card estimated at 5Gflops.
My FPOPS are 1864335675.

I have put the necessary files in my setiathome folder and did the math for each type of workunits.I ran my cache down to zero but when I put the app_info file in and restarted BM it erases the setiathome_6.08_windows_intelx86__cuda.exe file and gives the message url cannot be found to download it again thus causing all 6.08 WUs to error out in downloading. I copied MarkJ's app_info exactly, changed the numbers to my specs, and placed it in my setiathome folder.

This is my app_info file:

<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>
<flops>4194755270</flops>
<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>
<flops>4847272757</flops>
<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_SSSE3x.exe</name>
<executable/>
</file_info>
<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>603</version_num>
<platform>windows_intelx86</platform>
<flops>3269311494</flops>
<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>608</version_num>
<platform>windows_intelx86</platform>
<avg_ncpus>0.127970</avg_ncpus>
<max_ncpus>0.127970</max_ncpus>
<flops>1000000000</flops>
<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>1</count>
</coproc>
</app_version>
</app_info>

I have too much work right now to let it run back down so I will have to detach and start all over after I get some recommendations from you guys.

Claggy:
There's a double underscore in the cuda file name,

setiathome_6.08_windows_intelx86__cuda.exe

should be:

setiathome_6.08_windows_intelx86_cuda.exe

Claggy

Edit: I'm Wrong, my filename's got a double underscore, so check your file has as well.

perryjay:
Thanks Claggy, I caught that too but that's the way it is in the file. I just can't see anything else strange in there.

Claggy:

--- Quote from: perryjay on 07 Apr 2009, 04:17:53 pm ---Thanks Claggy, I caught that too but that's the way it is in the file. I just can't see anything else strange in there.



--- End quote ---
This is your error:

<core_client_version>6.6.20</core_client_version>
<![CDATA[
<message>
app_version download error: couldn't get input files:
<file_xfer_error>
  <file_name>setiathome_6.08_windows_intelx86_cuda.exe</file_name>
  <error_code>-197</error_code>
  <error_message>user requested transfer abort</error_message>
</file_xfer_error>

now check the filename of the app is the same as entry in the app_info, this error has only one underscore while app_info has two next to the cuda.

Claggy

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version