Advanced search

Message boards : Frequently Asked Questions (FAQ) : FAQ - Restricting use to some GPUs only

Author Message
Toni
Volunteer moderator
Project administrator
Project developer
Project tester
Project scientist
Send message
Joined: 9 Dec 08
Posts: 1006
Credit: 5,068,599
RAC: 0
Level
Ser
Scientific publications
watwatwatwat
Message 22544 - Posted: 18 Nov 2011 | 20:28:39 UTC
Last modified: 18 Nov 2011 | 20:31:45 UTC

You can create a "cc_config.xml" (see http://boinc.berkeley.edu/wiki/Client_configuration or see this thread) with something like

<cc_config>
<options>
<ignore_nvidia_dev>NNNNNNN</ignore_nvidia_dev>
</options>
</cc_config>


You will need to set NNNNNNN to the device number to be left unused. The line containing ignore_nvidia_dev may be repeated if you want to ignore more devices.

Post to thread

Message boards : Frequently Asked Questions (FAQ) : FAQ - Restricting use to some GPUs only

//