Message boards :
Number crunching :
No GPU for me??
Message board moderation
Author | Message |
---|---|
Send message Joined: 28 Mar 10 Posts: 76 Credit: 456,638 RAC: 48 |
If I go to results I don't have an "own GPU", and if I select my GT240, I don't see any Einstein results, although I crunch more than a dozen every day. Why is that so? My computer clearly shows the presence of a GT240. Grüße vom Sänger |
Send message Joined: 28 Mar 10 Posts: 2871 Credit: 538,613 RAC: 132 |
The application didn't detect your GPU. Could you type in a shell the following commands? telnet 127.0.0.1 31416 You should obtain
|
Send message Joined: 28 Mar 10 Posts: 76 Credit: 456,638 RAC: 48 |
I get this: saenger-seiner-64:~$ telnet 127.0.0.1 31416 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. <boinc_gui_rpc_request><get_host_info/></boinc_gui_rpc_request> <boinc_gui_rpc_reply> <host_info> <timezone>3600</timezone> <domain_name>saenger-seiner-64</domain_name> <ip_addr>127.0.1.1</ip_addr> <host_cpid>09dea090e7ff788a47283281ee676e6c</host_cpid> <p_ncpus>4</p_ncpus> <p_vendor>GenuineIntel</p_vendor> <p_model>Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz [Family 6 Model 23 Stepping 7]</p_model> <p_features>fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr</p_features> <p_fpops>3061018450.635386</p_fpops> <p_iops>10449301420.105700</p_iops> <p_membw>1000000000.000000</p_membw> <p_calculated>1299700091.502605</p_calculated> <m_nbytes>4154462208.000000</m_nbytes> <m_cache>6291456.000000</m_cache> <m_swap>10034831360.000000</m_swap> <d_total>19689754624.000000</d_total> <d_free>14189932544.000000</d_free> <os_name>Linux</os_name> <os_version>2.6.32-30-generic</os_version> </host_info> </boinc_gui_rpc_reply> My BOINC is 6.10.17 Grüße vom Sänger |
Send message Joined: 28 Mar 10 Posts: 2871 Credit: 538,613 RAC: 132 |
I downloaded BOINC 6.10.17. Within this version, the RPC command get_host_info didn't return informations about coprocessors. Could you install a more recent version? |
Send message Joined: 28 Mar 10 Posts: 76 Credit: 456,638 RAC: 48 |
I downloaded BOINC 6.10.17. Will do, but only after the current RNAworld is finished, and that seems to take some time (68h and counting, since ~20h at 100%). I hope it will run anyway, as it's one of the famous Introns, that last up to 800h without any checkpoint ;) Edith asks: How current? Will the 6.10.58 für Linux x64 do? Or has it to be some beta stuff? Grüße vom Sänger |
Send message Joined: 28 Mar 10 Posts: 2871 Credit: 538,613 RAC: 132 |
Recommended version (6.10.58) is OK. |
Send message Joined: 28 Mar 10 Posts: 76 Credit: 456,638 RAC: 48 |
Recommended version (6.10.58) is OK. New answer is: saenger@saenger-seiner-64:~$ telnet 127.0.0.1 31416 Trying 127.0.0.1... Connected to 127.0.0.1. Escape character is '^]'. <boinc_gui_rpc_request><get_host_info/></boinc_gui_rpc_request> <boinc_gui_rpc_reply> <host_info> <timezone>7200</timezone> <domain_name>saenger-seiner-64</domain_name> <ip_addr>127.0.1.1</ip_addr> <host_cpid>09dea090e7ff788a47283281ee676e6c</host_cpid> <p_ncpus>4</p_ncpus> <p_vendor>GenuineIntel</p_vendor> <p_model>Intel(R) Core(TM)2 Quad CPU Q9450 @ 2.66GHz [Family 6 Model 23 Stepping 7]</p_model> <p_features>fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx lm constant_tsc arch_perfmon pebs bts rep_good aperfmperf pni dtes64 monitor ds_cpl vmx smx est tm2 ssse3 cx16 xtpr</p_features> <p_fpops>3068464704.838428</p_fpops> <p_iops>10154417581.097126</p_iops> <p_membw>1000000000.000000</p_membw> <p_calculated>1302025374.242734</p_calculated> <m_nbytes>4154462208.000000</m_nbytes> <m_cache>6291456.000000</m_cache> <m_swap>10034831360.000000</m_swap> <d_total>19689754624.000000</d_total> <d_free>13732343808.000000</d_free> <os_name>Linux</os_name> <os_version>2.6.32-31-generic</os_version> <coprocs> <coproc_cuda> <count>1</count> <name>GeForce GT 240</name> <req_secs>0.000000</req_secs> <req_instances>0.000000</req_instances> <estimated_delay>0.000000</estimated_delay> <drvVersion>0</drvVersion> <cudaVersion>4000</cudaVersion> <totalGlobalMem>536150016</totalGlobalMem> <sharedMemPerBlock>16384</sharedMemPerBlock> <regsPerBlock>16384</regsPerBlock> <warpSize>32</warpSize> <memPitch>2147483647</memPitch> <maxThreadsPerBlock>512</maxThreadsPerBlock> <maxThreadsDim>512 512 64</maxThreadsDim> <maxGridSize>65535 65535 1</maxGridSize> <totalConstMem>65536</totalConstMem> <major>1</major> <minor>2</minor> <clockRate>1340000</clockRate> <textureAlignment>256</textureAlignment> <deviceOverlap>1</deviceOverlap> <multiProcessorCount>12</multiProcessorCount> </coproc_cuda> </coprocs> </host_info> </boinc_gui_rpc_reply> So it will work now methinks. BTW: Intron lasted for about 657h, got me 62KC Grüße vom Sänger |
Send message Joined: 28 Mar 10 Posts: 76 Credit: 456,638 RAC: 48 |
Recommended version (6.10.58) is OK. But still no GPU available as "Your GPU" under results for GPU What's still wrong? Grüße vom Sänger |
Send message Joined: 11 Apr 11 Posts: 2 Credit: 340,476 RAC: 0 |
I am observing the same thing. I do have several GPUs but none of them shows up in the "Your GPU" section. I'm running Linux 64Bit and BOINC 6.10.58. I already tried the procedure described above and get the following result <coprocs> so the info is definitely there. Regards, Michael |
©2024 Sébastien