[Paraview] Render windows when running parallel pvserver on localhost

2010-06-17 Thread Matthew Cragun
Hi, I'm wondering if there are any ways to start pvserver in parallel on localhost without the rendering windows popping up on my screen. I understand the render windows need to be created for each of the processors, but is there a way to send them somewhere else or to a background so they won't

Re: [Paraview] Render windows when running parallel pvserver on localhost

2010-06-17 Thread Utkarsh Ayachit
One option is to compile with OSMesa and then use --use-offscreen-rendering command line option for the pvserver. http://www.paraview.org/Wiki/Setting_up_a_ParaView_Server talks about how to compile with OSMesa Utkarsh On Thu, Jun 17, 2010 at 10:17 AM, Matthew Cragun mcra...@totalsim.us wrote: