There may be some issue with tile display with pvrenderserver. In general, I'd recommend using pvserver. For reducing the slowness try playing with the following settings in the Edit | Settings dialog (Render View | Server Page) (I am assuming, the slowness you are referring to is during interaction):
* Interactive Subsample Rate: Try increasing this. This will render smaller images while interacting, thus reducing the load during interaction. Generally this does the trick. * Remote Render Threshold: Try unchecking this. For large screens, smaller datasets, compositing may be the costlier operation. Instead switch to data-duplication mode, in which call all tiles render the data locally. * Still Subsample Rate: Try checking this and experimenting with setting the smallest value for which you get decent performance. This controls the subsampling used for non-interactive renders. Generally you want this to be full resolution, but if performance becomes an issues, you can tweak this parameter. Hope that helps. Utkarsh On Thu, Jun 30, 2011 at 10:16 AM, Atanas Atanasov <[email protected]> wrote: > Hello , > with pvserver it works, but quite slow.If i use the pvrenderserver with > arguments -tdx and tdy, it is blocked after adding some object. > Regards, > A.Atanasov > On 06/30/2011 02:52 PM, Robert Maynard wrote: > > Hi, > Have you made sure to launch at a single pvserver process for each tile? Are > you getting any error messages on the client machine when you attempt to > render or connect to the server? > > On Thu, Jun 30, 2011 at 6:24 AM, Atanas Atanasov <[email protected]> wrote: >> >> Hello , >> i am using Paraview 3.10.1 for a tiled screen system. I have tried to >> visualize some simple sources as cylinder or sphere on the >> tiled-display(3:2). The application starts but when i try to visualize the >> pipeline it blocks. What could be the problem? >> PS: i am using the normal mpich2 package of ubuntu for the mpi >> parallelization. >> Regards, >> A.Atanasov >> _______________________________________________ >> 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 >> >> Follow this link to subscribe/unsubscribe: >> http://www.paraview.org/mailman/listinfo/paraview > > > > -- > Robert Maynard > > > _______________________________________________ > 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 > > Follow this link to subscribe/unsubscribe: > http://www.paraview.org/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 Follow this link to subscribe/unsubscribe: http://www.paraview.org/mailman/listinfo/paraview
