Hi Patrick, Thank you. I tried to server and client as you suggested. On the cluster, I launched the server pvserver, but got: -bash-4.1$ ./pvserver Waiting for client... Connection URL: :11111 ERROR: In /home/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Common/vtkSocket.cxx, line 206 vtkServerSocket (0x2a61fa0): Socket error in call to bind. Address already in use.
ERROR: In /home/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/ParaViewCore/ClientServerCore/vtkTCPNetworkAccessManager.cxx, line 343 vtkTCPNetworkAccessManager (0x2356670): Failed to set up server socket. Exiting... Is there a way around this? Thanks. - ffan On Fri, Aug 12, 2016 at 1:11 AM, Patrick Bégou < [email protected]> wrote: > Hi Fan, > > at work we are using paraview remotely efficiently by two ways: > > - from a cluster: launching pvserver (using mpi for large datasets) and > connecting from a laptop/desktop paraview session. This requires very small > network bandwith (tested from my home via ADSL for a 1024ł dataset) but > should require additional work to go through firewall via a ssh tunnel. > > - from a fat node (many cores, huge memory and high end graphic board) > with vnc (for remote display). The fat node run vncserver (tigervnc-server) > and vncviewer is launched on the laptop/desktop. There are options for easy > tunnelling via ssh. This also requires very few network bandwidth and use > the remote hardware rendering of the fat node (AMD in our case or > Nvidia+virtualGL). You can launch a basic paraview session or a > pvserver/paraview session to run pvserver with MPI on several cores. > More simple to set up and to use. > > Hope this could help you. > > Patrick > > > Fa-Gung Fan a écrit : > >> Hi ParaView users/developers, >> >> In my works, I need to use ParaView remotely, over the Internet. >> Displaying the GUI and the images and accepting a selection become very >> slow. Is there a light-wright version of ParaView (even with lower >> resolution)? Or, if it is possible, how to configure ParaView so it can be >> easier to use over the Internet? Thank you. >> >> - ffan >> >> >> _______________________________________________ >> 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
