Re: [osg-users] Using another threading library with osg's openthreads?

2012-10-04 Thread Nav Joseph
Thanks for the info.

ps: I'd prefer being called Nav. :-) will add it to my signature, if that's 
what you meant.

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=50423#50423





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


Re: [osg-users] Using another threading library with osg's openthreads?

2012-10-04 Thread Robert Osfield
Hi Joseph? Nav?  Could you sign with the name that it's appropriate to
address you as :-)

On 4 October 2012 07:35, Nav Joseph  wrote:
> As a general question, expecting a general or specific answer, I'd like to 
> know if it is efficient to use another threading library like OpenMP or TBB 
> on top of OSG's threading?
>
> I'm asking because openthreads and tbb would be using their own thread pools, 
> so when it comes to getting hardware thread priority, won't these the thread 
> priority slow down the application?

It shouldn't be an issue if you manage the priorities and affinity correctly.

Robert.
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] Using another threading library with osg's openthreads?

2012-10-03 Thread Nav Joseph
As a general question, expecting a general or specific answer, I'd like to know 
if it is efficient to use another threading library like OpenMP or TBB on top 
of OSG's threading?

I'm asking because openthreads and tbb would be using their own thread pools, 
so when it comes to getting hardware thread priority, won't these the thread 
priority slow down the application?

--
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=50399#50399





___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org