Jeff, Can you make sure the "Remote Render Threshold" is set to 0?
Also, do you have an X server running (and accessible) on the backend nodes? You're not using "ssh -X" to login to the backend nodes, right? On Thu, May 21, 2015 at 4:54 PM, Jeff Becker <[email protected]> wrote: > Hi. I created a VTK unstructured grid (.vtu) file for a 500 by 500 by 500 > point data set. In order to visualize it, I fire up 8 pvservers on my GPU > multicore backend node using: > > mpirun -np 8 pvserver --client-host=XXX --use-offscreen-rendering > > and connect to the root server from my ParaView client. I then open my vtu > file and hit apply, I can see the file gets read in, and then nothing much > else happens except X on my client grows to fill all of memory, and my > client system (my desktop) becomes unusable. I'm guessing that the client is > getting overwhelmed with X requests. > > What am I doing wrong, and how to fix? > > Thanks. > > -jeff > _______________________________________________ > Powered by www.kitware.com > > Visit other Kitware open-source projects at > http://www.kitware.com/opensource/opensource.html > > Please keep messages on-topic and check the ParaView Wiki at: > http://paraview.org/Wiki/ParaView > > Search the list archives at: http://markmail.org/search/?q=ParaView > > Follow this link to subscribe/unsubscribe: > http://public.kitware.com/mailman/listinfo/paraview
_______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the ParaView Wiki at: http://paraview.org/Wiki/ParaView Search the list archives at: http://markmail.org/search/?q=ParaView Follow this link to subscribe/unsubscribe: http://public.kitware.com/mailman/listinfo/paraview
