Quote Originally Posted by bhavv View Post
Which indicates to me that the workload of that application is being spread across every core, so multithreading is still working. Even if it doesnt increase performance, if reduces the CPU load on the main core which is good.
By that definition, superpi is also multithreaded and uses every core available....

You can not just open taskmanager and look at the cpu usage to properly judge an aplication.