[osg-users] SingleThreaded leading to whole application just running on one core

Christoph Weiss weiss at wsoptics.de
Fri Sep 23 23:19:30 PDT 2016


On 09/24/2016 02:18 AM, Pete Black wrote:
> I have no particular desire to repeat the last discussion, but i'll say it again.
>
> Hardcoding CPU affinity is:
> a) unexpected

In particular it is not done by some osg::setThreadingModel() but rather 
deep down in the call stack by a function that is called when a 
(composite) viewer is set up!  Not the place I search for such a global 
application wide setting.

Christoph



More information about the osg-users mailing list