Message boards : Wish list : do not count AMD cards when limiting number of WU per client
Author | Message |
---|---|
Currently server will issue up to 4 WUs to a machine with 1 AMD and 1 NVIDIA card. | |
ID: 39478 | Rating: 0 | rate: / Reply Quote | |
Currently server will issue up to 4 WUs to a machine with 1 AMD and 1 NVIDIA card. Can you get around it by using an <exclude_gpu> line for the AMD gpu from gpugrid? | |
ID: 39486 | Rating: 0 | rate: / Reply Quote | |
I think you would just need the following lines in the cc_config.xml file: <exclude_gpu>
<url>http://www.gpugrid.net/</url>
<type>ATI</type>
</exclude_gpu> The format is,
<url>project_URL</url> <device_num>N</device_num> <type>NVIDIA|ATI|intel_gpu</type> <app>appname</app> </exclude_gpu>
| |
ID: 39496 | Rating: 0 | rate: / Reply Quote | |
Trader should certainly try this, but I'm not convinced it helps. It's a setting for the local BOINC not to request work for GPU-Grid for this GPU. But BOINC still sees the GPU and happily runs other projects on it. So when the server asks how many GPUs it has I can imagine the AMD will be included. | |
ID: 39542 | Rating: 0 | rate: / Reply Quote | |
exclude gpu did not help, still getting 4 tasks. | |
ID: 39570 | Rating: 0 | rate: / Reply Quote | |
exclude gpu did not help, still getting 4 tasks. I was reading the other day it really doesn't, you just need to copy the right files into the right place and click it and go, there may have been a registry setting too, I'm not sure as I didn't understand alot of what the guy wrote as it was above my expertise. The discussion is here at PrimeGrid: http://www.primegrid.com/forum_thread.php?id=6104 Maybe it can help you, as I said it was waaay over my head. | |
ID: 39573 | Rating: 0 | rate: / Reply Quote | |
Trader, sounds like a broken download file. | |
ID: 39712 | Rating: 0 | rate: / Reply Quote | |
Message boards : Wish list : do not count AMD cards when limiting number of WU per client