Quote Originally Posted by scole of TSBT View Post
How are you allocating threads to the BoincClient running under windows? <ncpus> or % of processors in prefs?
How many cores/threads is the VM defined with and how is BoincClient in the VM allocating threads?
In windows I use app_config with project max concurrent, along with an app_config to give GPU a thread. On VM I set the machine to however many threads of CPU I want it to use. So for the above example, I'm running WCG limited to 16 concurrent on Windows, with a 6 thread VM running WCG (BETA). Windows is also running SETI on GPU with 1 thread dedicated.