Re: [osg-users] osg apps on gpu cluster

2018-10-03 Thread Robert Osfield
Hi Per, On Wed, 3 Oct 2018 at 15:27, Per Nordqvist wrote: > There is one more variant I wonder about: > If I run two osg apps on one screen, with multiple graphics cards, > can I then share the loads between the GPUs? > Something like "GPU Affinity"? There are various implementation of doing

Re: [osg-users] osg apps on gpu cluster

2018-10-03 Thread Per Nordqvist
Thank you Robert, these are great leads, will check them out. There is one more variant I wonder about: If I run two osg apps on one screen, with multiple graphics cards, can I then share the loads between the GPUs? Something like "GPU Affinity"? Kind regards Per On Tue, 2 Oct 2018 at 09:54,

Re: [osg-users] Moving from 3.4.1 to 3.5.7 breaks my "hardware instancing"

2018-10-03 Thread Andrew Cunningham
Hi Robert, Updating to 3.6.3 fixed the problem! I did find a possible subtle issue with 3.6.3 when OSG_NOTIFY_LEVEL=DEBUG. No issues at other OSG_NOTIFY_LEVELs. I am getting a crash at program exit at this line, called from GraphicsObjectManager::~GraphicsObjectManager std::ostream&

Re: [osg-users] Resizing FBO camera while rendering

2018-10-03 Thread Robert Osfield
Hi Rômulo, On Tue, 2 Oct 2018 at 22:10, Rômulo Cerqueira wrote: > Do you have any tip how can I solve this issue? I haven't personally implemented what you are after so I provided tips as to what direction to go in. Robert. ___ osg-users mailing list