In this case you will need to have a render server running on your client, and a data server running on your cluster. http://www.paraview.org/Wiki/ParaView:Server_Configuration#Case_Three:_Simple_connection_to_a_data-server.2Frender-server
This should work, but will definitelly not be ideal since whole dataset will be transferred from the data server to the render server. Regards, Mathieu Westphal On Tue, Mar 14, 2017 at 8:30 PM, Léo Pessanha <[email protected]> wrote: > I believe I was not clear. > > The 6 viewports I want to achieve cannot be in the GUI. They have to be > separate like when using a .pvx file in the server. > > The problem is when using a .pvx the viewports are open in the remote > machine, I want them to be open in the client machine. > > Best regards, > Leonardo Pessanha > > 2017-03-14 5:31 GMT-03:00 Mathieu Westphal <[email protected]>: > >> 1) ParaView in client server mode with remote rendering enabled, >> connected to a pvserver on your cluster. Multiple viewports are not a >> problem. >> 2) X ParaView in client server mode with remote rendering enabled, >> connected to a pvserver in multi-client mode on your cluster. Multiple >> viewports are not a problem. >> >> Mathieu Westphal >> >> On Mon, Mar 13, 2017 at 11:55 PM, Léo Pessanha < >> [email protected]> wrote: >> >>> Hi! >>> >>> What would be the best approach in order to achieve this configurations: >>> >>> 1) Remote rendering in a cluster and one client with 6 >>> viewports(Cubemap) >>> >>> 2) Remote rendering in a cluster and X clients with X viewports >>> >>> Thanks in advance. >>> >>> _______________________________________________ >>> 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
