<div dir="ltr"><div><div><div>Hi Patrick,<br><br></div>Thank you.  I tried to server and client as you suggested.  On the cluster, I launched the server pvserver, but got:<br>-bash-4.1$ ./pvserver<br>Waiting for client...<br>Connection URL: :11111<br>ERROR: In /home/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/VTK/Common/vtkSocket.cxx, line 206<br>vtkServerSocket (0x2a61fa0): Socket error in call to bind. Address already in use.<br><br>ERROR: In /home/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release/paraview/src/paraview/ParaViewCore/ClientServerCore/vtkTCPNetworkAccessManager.cxx, line 343<br>vtkTCPNetworkAccessManager (0x2356670): Failed to set up server socket.<br><br>Exiting...<br><br><br></div>Is there a way around this?  Thanks.<br><br></div>- ffan<br></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 12, 2016 at 1:11 AM, Patrick Bégou <span dir="ltr"><<a href="mailto:Patrick.Begou@legi.grenoble-inp.fr" target="_blank">Patrick.Begou@legi.grenoble-inp.fr</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Fan,<br>
<br>
at work we are using paraview remotely efficiently by two ways:<br>
<br>
- 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.<br>
<br>
- 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.<br>
More simple to set up and to use.<br>
<br>
Hope this could help you.<br>
<br>
Patrick<br>
<br>
<br>
Fa-Gung Fan a écrit :<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">
Hi ParaView users/developers,<br>
<br>
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.<br>
<br>
- ffan<br>
<br>
<br></span><span class="">
______________________________<wbr>_________________<br>
Powered by <a href="http://www.kitware.com" rel="noreferrer" target="_blank">www.kitware.com</a><br>
<br>
Visit other Kitware open-source projects at <a href="http://www.kitware.com/opensource/opensource.html" rel="noreferrer" target="_blank">http://www.kitware.com/opensou<wbr>rce/opensource.html</a><br>
<br>
Please keep messages on-topic and check the ParaView Wiki at: <a href="http://paraview.org/Wiki/ParaView" rel="noreferrer" target="_blank">http://paraview.org/Wiki/ParaV<wbr>iew</a><br>
<br>
Search the list archives at: <a href="http://markmail.org/search/?q=ParaView" rel="noreferrer" target="_blank">http://markmail.org/search/?q=<wbr>ParaView</a><br>
<br>
Follow this link to subscribe/unsubscribe:<br>
<a href="http://public.kitware.com/mailman/listinfo/paraview" rel="noreferrer" target="_blank">http://public.kitware.com/mail<wbr>man/listinfo/paraview</a><br>
</span></blockquote>
<br>
</blockquote></div><br></div>