Message boards : Graphics cards (GPUs) : Two GPU's and the project is only using one
Author | Message |
---|---|
How do you get the project to acknowledge the 2nd GPU? | |
ID: 52697 | Rating: 0 | rate: / Reply Quote | |
What does the boinc manager event log show. The top 10 or so lines should show the CPU and the number of GPUs and associated libraries. Maybe boinc did not see the 650. Project just uses what it is told to us. | |
ID: 52698 | Rating: 0 | rate: / Reply Quote | |
I also have this issue, and when I check the event log, it shows my second GPU (a GTX 750Ti) as detected but "not used". How can i fix this? | |
ID: 53685 | Rating: 0 | rate: / Reply Quote | |
Put <use_all_gpus>1</use_all_gpus> into your cc_config.xml file and restart BOINC. | |
ID: 53694 | Rating: 0 | rate: / Reply Quote | |
Put <use_all_gpus>1</use_all_gpus> into your cc_config.xml file and restart BOINC. can almost guarantee that this is the issue. by default BOINC will only use the GPU(s) that it deems are "most capable". you have to tell it to use all of them in a mixed card system. | |
ID: 53802 | Rating: 0 | rate: / Reply Quote | |
Message boards : Graphics cards (GPUs) : Two GPU's and the project is only using one