Not all GPU projects under-allocate CPU threads. MW, for example, goes flat out with no additional threads reserved. So if you reserved more, you are only hurting your CPU output.

Any time I change GPU projects on a machine, I always fiddle with reserving a thread or two, while monitoring the load on the GPU and CPU. Takes about 5 minutes to get it dialed in.