I am not sure I going through the right steps to enable virtualgl. Post 
installation I started the Xvfb server with this command:  

Xvfb :0.0 -screen 0 1280x720x24 -ac +extension GLX +render -noreset &

I then started what I think is virtualgl with this command expecting any opengl 
application running after that would use the GPU:

/opt/VirtualGL/bin/vglclient

The application still only uses the CPU.

Am I missing something?

Thanks for the help btw.
--  
Desmond


On Wednesday, November 6, 2013 at 12:47 PM, DRC wrote:

> "Trouble initializing VirtualGL with Xvfb" tells me nothing. Please be  
> specific as to the error messages you are encountering or what is not  
> working as you expect.
>  
>  
> On 11/6/13 2:16 PM, Stealthy wrote:
> >  
> > > Hi guys,
> > >  
> > > Hope I can get some help on this one. I have an ec2 instance running
> > > using a GPU cluster. I am capturing the Xvfb virtual screen using
> > > ffmpeg and would like to have my OPENGL enabled application use the
> > > GPU to render. It’s currently rendering everything using the CPU.
> > >  
> > > I already installed virtualgl but I’m having some trouble intializing
> > > virtualgl with Xvfb and ensure the GPU is being used. Anybody could
> > > help on this?
> > >  
> > > Thanks in advance
>  
> ------------------------------------------------------------------------------
> November Webinars for C, C++, Fortran Developers
> Accelerate application performance with scalable programming models. Explore
> techniques for threading, error checking, porting, and tuning. Get the most  
> from the latest Intel processors and coprocessors. See abstracts and register
> http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
> _______________________________________________
> VirtualGL-Users mailing list
> VirtualGL-Users@lists.sourceforge.net 
> (mailto:VirtualGL-Users@lists.sourceforge.net)
> https://lists.sourceforge.net/lists/listinfo/virtualgl-users
>  
>  


------------------------------------------------------------------------------
November Webinars for C, C++, Fortran Developers
Accelerate application performance with scalable programming models. Explore
techniques for threading, error checking, porting, and tuning. Get the most 
from the latest Intel processors and coprocessors. See abstracts and register
http://pubads.g.doubleclick.net/gampad/clk?id=60136231&iu=/4140/ostg.clktrk
_______________________________________________
VirtualGL-Users mailing list
VirtualGL-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/virtualgl-users

Reply via email to