Quote Originally Posted by kjeldoran View Post
Also, if you are wanting to suspend GPU usage when running a certain app. Add this line to your cc_config.xml.

<exclusive_gpu_app>important.exe</exclusive_gpu_app>

It is not instantaneous and takes maybe 20 seconds for it to kick in.
Does the <exclusive_app> line (that I currently use for some games that don't like to share with BOINC) also stop GPU as well as CPU?

What I also wish was a way to make it so 1 or 2 cores would be released from BOINC for another program while that program runs, but the others keep going. I hate how I have to stop all 8 threads in BOINC just for this one single-threaded program to run well as it needs only one core available to it.