Multiple Video Card Question |
![]() |
| log in |
Questions and Answers : GPU applications : Multiple Video Card Question
| Author | Message |
|---|---|
|
Why does BOINC only use one of my nvidia video cards. I have a 680 gtx and a 465 gtx. It gets work units for the 680. It sees the 465 in the event log but says... | |
| ID: 1287424 · | |
|
BOINC only uses the best GPU by default. To use the other GPUs, you have to make a cc_config.xml file and add into it: <cc_config> <options> <use_all_gpus>1</use_all_gpus> </options> </cc_config> Save it into your BOINC Data directory, when using Notepad save as all files, ANSI format. Else make sure that the extension is only .xml, not .txt as well as then the file isn't used. Next exit BOINC & restart it. That will tell BOINC to use all the GPUs in the system. ____________ Jord - BOINC FAQ Service - BOINC User Wiki Real is just a matter of perception. | |
| ID: 1287430 · | |
Questions and Answers : GPU applications : Multiple Video Card Question
| Copyright © 2013 University of California |