<HTML>
<HEAD>
<TITLE>Re: [Paraview] Paraview 3.4 cross-compilation (Cray XT4) : pvserver</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Someone who actually did the technical work can correct me, but I believe the the current version of the Cray XT port was done against the Cray XT3 running catamount. &nbsp;Catamount does not support sockets, so all the socket code and anything relying on it was disabled. &nbsp;Thus, the first step is to turn the sockets back on. &nbsp;It sounds like you have already done that.<BR>
<BR>
Not having used a Cray XT4, I cannot profess to understand all the technical details. &nbsp;It sounds like all you may need to do is establish a &#8220;reverse connection.&#8221; &nbsp;That is, the client will listen on a port and the server will connect back to it. &nbsp;To set up a reverse connection, simply make a client connection with a reverse connection type and launch pvserver with the -rc flag and the appropriate --client-host flag.<BR>
<BR>
-Ken<BR>
<BR>
<BR>
On 11/21/08 7:09 AM, &quot;Asimina Maniopoulou&quot; &lt;<a href="asimina@nag.co.uk">asimina@nag.co.uk</a>&gt; wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Dear all,<BR>
I have cross compiled Paraview 3.4 on a Cay XT4 machine following mostly<BR>
the instructions on page<BR>
<a href="http://www.paraview.org/Wiki/Compiling_ParaView3_for_Cray_supercomputers">http://www.paraview.org/Wiki/Compiling_ParaView3_for_Cray_supercomputers</a><BR>
Firstly I tested pvbatch using the coloredSphere.py I found on the page<BR>
above , which seems to have worked fine.<BR>
<BR>
I have also installed on the login node the paraview GUI and I was<BR>
trying to set up paraview and pvserver to work together.<BR>
It seems though that pvserver that runs on the computed nodes is trying<BR>
to open IP sockets to establish communication with the login node.<BR>
CNL (the operating system on the compute node) supports sockets but &nbsp;is<BR>
not configured &nbsp;to open &nbsp;ports (while opening a port on the computing<BR>
node from a server &nbsp;running on the login node is possible)<BR>
Is there any way round this as far as the configuration of pvserver is<BR>
concerned?<BR>
<BR>
Thanks<BR>
<BR>
<BR>
________________________________________________________________________<BR>
The Numerical Algorithms Group Ltd is a company registered in England<BR>
and Wales with company number 1249803. The registered office is:<BR>
Wilkinson House, Jordan Hill Road, Oxford OX2 8DR, United Kingdom.<BR>
<BR>
This e-mail has been scanned for all viruses by Star. The service is<BR>
powered by MessageLabs.<BR>
________________________________________________________________________<BR>
_______________________________________________<BR>
ParaView mailing list<BR>
<a href="ParaView@paraview.org">ParaView@paraview.org</a><BR>
<a href="http://www.paraview.org/mailman/listinfo/paraview">http://www.paraview.org/mailman/listinfo/paraview</a><BR>
<BR>
<BR>
</SPAN></FONT></BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT><FONT SIZE="1"><FONT FACE="Monaco, Courier New"><SPAN STYLE='font-size:7.5pt'><BR>
&nbsp;&nbsp;&nbsp;**** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Kenneth Moreland<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Sandia National Laboratories<BR>
*********** &nbsp;<BR>
*** *** *** &nbsp;email: <a href="kmorel@sandia.gov">kmorel@sandia.gov</a><BR>
** &nbsp;*** &nbsp;** &nbsp;phone: (505) 844-8919<BR>
&nbsp;&nbsp;&nbsp;&nbsp;*** &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;web: &nbsp;&nbsp;<a href="http://www.cs.unm.edu/~kmorel">http://www.cs.unm.edu/~kmorel</a><BR>
</SPAN></FONT></FONT><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'><BR>
</SPAN></FONT>
</BODY>
</HTML>