hmm i seem to be getting some invalids almost daily ... considering the number of work units i got swamped with do you think this points to a problem in my system?
HI! Did You try the r12 version?
Before an using of 64-bit Linux opti-apps I did standalone testing (I hate the pollution of S@H sci database with wrong results since the time I used Windows). Under Ubuntu both 32-bit and 64-bit versions of Crunch3r-compiled CUDA-oriented apps returns Gauss-searching errors. Sunu recommended an OS change from 32-bit to 64-bit for me. By googling I found Crunch3r recommendations agains Ubuntu and for at least openSUSE.
Ok. 64. CUDA-oriented Crunch3r-compiled CUDA-app version "r06" (
http://calbe.dw70.de/cuda/rel/setiathome-CUDA-6.08.x86_64.tar.bz2) under openSUSE 64-bit returns POT error, while newer "r12" version (
http://calbe.dw70.de/cuda/rel/setiathome-CUDA_2.2_6.08.x86_64_vlarkill.tar.bz2), mentioned at Crunch3r forum, doesn't. Furthermore, after integrating "r12" into app_info, it works flawless and successfully validates against both stock apps 6.03 and 6.08
My system: openSUSE 11.2 64-bit with common openSUSE-specific trick of "ln -s /usr/lib64/libcuda.so.1 /usr/lib64/libcuda.so" to workaround BOINC library search bug (without it BOINC sees no nVidia-cards), latest 64-bit BOINC 6.10.36, 3 CPU cores assigned (4th is free of AK-crunching, reserved by me for Linux itself and partially for GPU-filling)...
My only-MB app_info (both CUDA and AK files specified for on-the-fly [Raistmer-made] 6.03<-->6.08 rebranding script; flops corrected [as Richard along others suggested at S@H NC forum long time ago] for my system to keep the S@H DCF nearest the 1):
<app_info>
<app>
<name>setiathome_enhanced</name>
<user_friendly_name>SETI@Home Enh.</user_friendly_name>
</app>
<file_info>
<name>AK_V8_linux64_ssse3</name>
<executable/>
</file_info>
<file_info>
<name>setiathome-6.08.CUDA_2.2_x86_64-pc-linux-gnu</name>
<executable/>
</file_info>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>608</version_num>
<flops>105467634946</flops>
<plan_class>cuda</plan_class>
<avg_ncpus>0.150000</avg_ncpus>
<platform>x86_64-pc-linux-gnu</platform>
<coproc>
<type>CUDA</type>
<count>1</count>
</coproc>
<file_ref>
<file_name>setiathome-6.08.CUDA_2.2_x86_64-pc-linux-gnu</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>AK_V8_linux64_ssse3</file_name>
</file_ref>
</app_version>
<app_version>
<app_name>setiathome_enhanced</app_name>
<version_num>603</version_num>
<flops>22268493150</flops>
<platform>x86_64-pc-linux-gnu</platform>
<file_ref>
<file_name>AK_V8_linux64_ssse3</file_name>
<main_program/>
</file_ref>
<file_ref>
<file_name>setiathome-6.08.CUDA_2.2_x86_64-pc-linux-gnu</file_name>
</file_ref>
</app_version>
</app_info>
And excuse me for my bad English, please...________________
WBW, Leopoldo