Computation error

Questions and Answers : GPU applications : Computation error
Message board moderation

To post messages, you must log in.

AuthorMessage
Jacob Friedberg

Send message
Joined: 29 Apr 12
Posts: 2
Credit: 97,699
RAC: 0
United States
Message 1305290 - Posted: 12 Nov 2012, 6:59:46 UTC

so im trying to run seti at home but it seems to be getting computation erors from my 9800 gt. but not from my gtx 690. i am running 301.42 driver

any fixes?
ID: 1305290 · Report as offensive
Profile Jord
Volunteer tester
Avatar

Send message
Joined: 9 Jun 99
Posts: 15184
Credit: 4,362,181
RAC: 3
Netherlands
Message 1305339 - Posted: 12 Nov 2012, 12:08:37 UTC - in response to Message 1305290.  

You're getting the wrong application sent to the wrong card. You should be getting the 6.08 (cuda) or 6.09 (cuda23) application for the 9800 GT, not the more specialized 6.10 (cuda_fermi) application, which is only for Fermi and above style GPUs (GT4xx and above).

Perhaps wise to take the 9800 GT out, or not use it for crunching in combination with the GTX 960. You can exclude the use of certain GPUs through BOINC its client configuration file.

Example given:
<cc_config>
<options>
<exclude_gpu>
   <url>http://gpugrid.net/</url>
   [<device_num>1</device_num>]
   [<type>nvidia</type>]
</exclude_gpu>
<exclude_gpu>
   <url>http://setiathome.berkeley.edu</url>
   [<device_num>1</device_num>]
   [<type>nvidia</type>]
</exclude_gpu>
</options>
</cc_config>


The above, when saved in your BOINC Data directory, will exclude GPU number 1 from being used at Seti and GPUGrid. You can see which device number the 9800 GT has when you start up BOINC and check the start-up messages in the Event Log (CTRL+SHIFT+E). Numbering starts from device 0 onwards.
ID: 1305339 · Report as offensive

Questions and Answers : GPU applications : Computation error


 
©2024 University of California
 
SETI@home and Astropulse are funded by grants from the National Science Foundation, NASA, and donations from SETI@home volunteers. AstroPulse is funded in part by the NSF through grant AST-0307956.