<div dir="ltr">Are you sure you ParaView is built with MPI support enabled? If so, are you sure you're using the correct mpirun executable that goes with the MPI implementation you used to build ParaView?<div><br></div><div>Utkarsh</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 14, 2017 at 2:49 PM, Quentin d'Avout <span dir="ltr"><<a href="mailto:quentin@arrivo-loop.com" target="_blank">quentin@arrivo-loop.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div bgcolor="white" lang="EN-US" link="#0563C1" vlink="#954F72"><div class="m_-179009988294335542WordSection1"><p class="MsoNormal"><a name="m_-179009988294335542__MailEndCompose">Actually, it turns out that you have to specifically tell pvserver to use different ports for every process:</a></p><p class="MsoNormal"><span> </span></p><p class="MsoNormal"><span>mpirun -np 32 pvserver --server-port=%PV_SERVER_PORT%</span></p><p class="MsoNormal"><span> </span></p><p class="MsoNormal"><span>But I’m now having issues connecting to all of these processes from the paraView GUI/connect window. Can’t seem to be able to specify more than one port at once…</span></p><p class="MsoNormal"><span> </span></p><p class="MsoNormal"><span>Anybody knows the trick?</span><span></span></p><p class="MsoNormal"><span>Thanks again</span></p><p class="MsoNormal"><span> </span></p><span></span><div><div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><span class=""><b>From:</b> Scott, W Alan [mailto:<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>] <br></span><b>Sent:</b> Friday, October 13, 2017 6:40 PM</p><div><div class="h5"><br><b>To:</b> Quentin d'Avout <<a href="mailto:quentin@arrivo-loop.com" target="_blank">quentin@arrivo-loop.com</a>>; <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br><b>Subject:</b> Re: [EXTERNAL] [Paraview] pvserver MPI issue</div></div><p></p></div></div><div><div class="h5"><p class="MsoNormal"> </p><p class="MsoNormal">All I have is back to the firewall?  </p><p class="MsoNormal"> </p><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">Quentin d'Avout <<a href="mailto:quentin@arrivo-loop.com" target="_blank">quentin@arrivo-loop.com</a>><br><b>Date: </b>Friday, October 13, 2017 at 4:39 PM<br><b>To: </b>W Scott <<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>>, "<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>" <<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>><br><b>Subject: </b>RE: [EXTERNAL] [Paraview] pvserver MPI issue</span></p></div><div><p class="MsoNormal"> </p></div><p class="MsoNormal">Thanks Scott.</p><p class="MsoNormal">Didn’t do the trick tho.</p><p class="MsoNormal">Other ideas?</p><p class="MsoNormal"> </p><div><div style="border:none;border-top:solid #e1e1e1 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b>From:</b> Scott, W Alan [mailto:<a href="mailto:wascott@sandia.gov" target="_blank">wascott@sandia.gov</a>] <br><b>Sent:</b> Friday, October 13, 2017 2:15 PM<br><b>To:</b> Quentin d'Avout <<a href="mailto:quentin@arrivo-loop.com" target="_blank">quentin@arrivo-loop.com</a>>; <a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a><br><b>Subject:</b> Re: [EXTERNAL] [Paraview] pvserver MPI issue</p></div></div><p class="MsoNormal"> </p><p class="MsoNormal">Not saying I’m right here, but it looks like multiple versions of ParaView are tying up the socket.  Do a ps -ef on paraview, client side, and kill them.  Do the same on the server side.  Then, try again.</p><p class="MsoNormal"> </p><p class="MsoNormal">Alan</p><p class="MsoNormal"> </p><div style="border:none;border-top:solid #b5c4df 1.0pt;padding:3.0pt 0in 0in 0in"><p class="MsoNormal"><b><span style="font-size:12.0pt;color:black">From: </span></b><span style="font-size:12.0pt;color:black">ParaView <<a href="mailto:paraview-bounces@paraview.org" target="_blank">paraview-bounces@paraview.org</a><wbr>> on behalf of Quentin d'Avout <<a href="mailto:quentin@arrivo-loop.com" target="_blank">quentin@arrivo-loop.com</a>><br><b>Date: </b>Friday, October 13, 2017 at 3:10 PM<br><b>To: </b>"<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>" <<a href="mailto:paraview@paraview.org" target="_blank">paraview@paraview.org</a>><br><b>Subject: </b>[EXTERNAL] [Paraview] pvserver MPI issue</span></p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">Hi All, </p><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">my issue is when I hit:</p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">mpirun -np 32 pvserver # with or without --mpi option</p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">I get :"vtkServerSocket (0x23fb3e0): Socket error in call to bind. Address already in use."</p></div><div><p class="MsoNormal">and: "vtkTCPNetworkAccessManager (0x1879510): Failed to set up server socket."</p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">as if my paraView was compiled with the mpi capability off. But it is on (D3 filter available, "about" windows also says so).</p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">pvserver in serial works just fine.</p></div><div><p class="MsoNormal">Could have been the ufw firewall blocking connections, but it is disabled.</p></div><div><p class="MsoNormal">Ubuntu 17.04.</p></div><div><p class="MsoNormal"> </p></div><div><p class="MsoNormal">Thanks in advance for your help.</p></div><div><p class="MsoNormal">Quentin</p></div></div></div></div></div></div>
<br>______________________________<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/<wbr>opensource/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/<wbr>ParaView</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/<wbr>mailman/listinfo/paraview</a><br>
<br></blockquote></div><br></div>