boinc 6.10.17 requests CUDA tasks but cant get any |
![]() |
| log in |
Questions and Answers : Unix/Linux : boinc 6.10.17 requests CUDA tasks but cant get any
| Author | Message |
|---|---|
|
I installed boinc yesterday on a newly built system. Boinc seems to recognize my nvidia card is cuda capable, it even requests CUDA tasks but i never get any. Its been trying for the last 20 hours. | |
| ID: 976136 · | |
|
Even while everything may work out there for you, Seti does not have a CUDA application for Linux. So you will have to manually install a 3rd party application with the anonymous platform. | |
| ID: 976195 · | |
|
I installed crunch3r's app and now CUDA is processing happily away. Sat 06 Mar 2010 11:46:02 AM PST SETI@home Sending scheduler request: To fetch work. Sat 06 Mar 2010 11:46:02 AM PST SETI@home Requesting new tasks for CPU Sat 06 Mar 2010 11:46:07 AM PST SETI@home Scheduler request completed: got 0 new tasks Sat 06 Mar 2010 11:46:07 AM PST SETI@home Message from server: No work sent Sat 06 Mar 2010 11:47:22 AM PST SETI@home Sending scheduler request: To fetch work. Sat 06 Mar 2010 11:47:22 AM PST SETI@home Requesting new tasks for CPU Sat 06 Mar 2010 11:47:25 AM PST Project communication failed: attempting access to reference site Sat 06 Mar 2010 11:47:27 AM PST SETI@home Scheduler request failed: Server returned nothing (no headers, no data) Sat 06 Mar 2010 11:47:31 AM PST Internet access OK - project servers may be temporarily down. Sat 06 Mar 2010 11:48:27 AM PST SETI@home Sending scheduler request: To fetch work. Sat 06 Mar 2010 11:48:27 AM PST SETI@home Requesting new tasks for CPU Sat 06 Mar 2010 11:48:30 AM PST Project communication failed: attempting access to reference site Sat 06 Mar 2010 11:48:32 AM PST SETI@home Scheduler request failed: Server returned nothing (no headers, no data) Sat 06 Mar 2010 11:48:36 AM PST Internet access OK - project servers may be temporarily down. Sat 06 Mar 2010 11:49:32 AM PST SETI@home Sending scheduler request: To fetch work. Sat 06 Mar 2010 11:49:32 AM PST SETI@home Requesting new tasks for CPU Sat 06 Mar 2010 11:49:37 AM PST SETI@home Scheduler request completed: got 0 new tasks Sat 06 Mar 2010 11:49:37 AM PST SETI@home Message from server: No work sent | |
| ID: 976309 · | |
|
The problem was in app_info.xml, and contributing to the confusion were the very misleading behavior/error messages from BOINC, they are almost meaningless. it wasnt calling for gpu & cpu apps to run, now I have setiathome-CUDA-6.08.x86_64-pc-linux-gnu running the CUDA stuff and AK_V8_linux64_ssse3 running Seti MB. The app_info.xml below works. anyone know where the app_info.xml is documented? I'd like to understand why the file_info information has to be repeated in the app_name section. I can think of a much simpler format, anyway, I'm running. app_info> <app> <name>setiathome_enhanced</name> </app> <file_info> <name>AK_V8_linux64_ssse3</name> <executable/> </file_info> <app_version> <app_name>setiathome_enhanced</app_name> <version_num>603</version_num> <file_ref> <file_name>AK_V8_linux64_ssse3</file_name> <main_program/> </file_ref> </app_version> <app> <name>setiathome_enhanced</name> </app> <file_info> <name>setiathome-CUDA-6.08.x86_64-pc-linux-gnu</name> <executable/> </file_info> <file_info> <name>libcudart.so.2</name> <executable/> </file_info> <file_info> <name>libcufft.so.2</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.350000</avg_ncpus> <max_ncpus>0.350000</max_ncpus> <coproc> <type>CUDA</type> <count>1</count> </coproc> <file_ref> <file_name>setiathome-CUDA-6.08.x86_64-pc-linux-gnu</file_name> <main_program/> </file_ref> <file_ref> <file_name>libcudart.so.2</file_name> </file_ref> <file_ref> <file_name>libcufft.so.2</file_name> </file_ref> </app_version> </app_info> | |
| ID: 976575 · | |
anyone know where the app_info.xml is documented? I don't know how complete the BOINC wiki entry for Anonymous platform is, but the format should be pretty similar to that of client_state.xml. Gruß, Gundolf ____________ Computer sind nicht alles im Leben. (Kleiner Scherz) SETI@home classic workunits 3,758 SETI@home classic CPU time 66,520 hours | |
| ID: 976600 · | |
Questions and Answers : Unix/Linux : boinc 6.10.17 requests CUDA tasks but cant get any
| Copyright © 2013 University of California |