Hi, i noticed a while ago that my application that was build using openscenegraph and openthreads with pthreads was only running on a single core of my 4 core processor.
Today i digged a little bit deeper into the problem and noticed that the cpu affinity mask was always set to use the first CPU core only. After switching the OpenThreads build to use QThreads. The application itself was built and runs in an ubuntu 12.04 environment using the Openscenegraph 3.3 tag version. Does anyone have experienced something similar ? Thank you! Cheers, Jan ------------------ Read this topic online here: http://forum.openscenegraph.org/viewtopic.php?p=57626#57626 _______________________________________________ osg-users mailing list [email protected] http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

