Message boards : Number crunching : How to choose specific GPU to crunch on?
Author | Message |
---|---|
Hi, | |
ID: 34063 | Rating: 0 | rate: / Reply Quote | |
Create (or edit) a cc_config.xml file and add the exclude_gpu option: <cc_config>
<options>
<exclude_gpu>
<url>http://www.gpugrid.net/</url>
<device_num>1</device_num>
</exclude_gpu>
</options>
</cc_config> You might need to change the device number to 0. ____________ FAQ's HOW TO: - Opt out of Beta Tests - Ask for Help | |
ID: 34068 | Rating: 0 | rate: / Reply Quote | |
Thanks skgiven | |
ID: 34070 | Rating: 0 | rate: / Reply Quote | |
Message boards : Number crunching : How to choose specific GPU to crunch on?