Computation error |
![]() |
| log in |
Questions and Answers : GPU applications : Computation error
| Author | Message |
|---|---|
|
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 | |
| ID: 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). <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. ____________ Jord - BOINC FAQ Service - BOINC User Wiki Real is just a matter of perception. | |
| ID: 1305339 · | |
Questions and Answers : GPU applications : Computation error
| Copyright © 2013 University of California |