<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 12 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoNormal>How do I get the X thing to display on a remote machine, when I am using openmesa???<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>First, my configuration: a 2-machine &quot;cluster&quot; with a total of 3 quad-cores, running ubuntu natty narwhal. head node IP:a.b.c.d (all 64-bit machines)<o:p></o:p></p><p class=MsoNormal>My remote machine: win-xp laptop with IP add: a.b.e.f (32-bit machine)<o:p></o:p></p><p class=MsoNormal>MPICH1 up and running.&nbsp; I cannot use MPICH2 since the tomographic reconstruction package that I have only works under MPICH1.&nbsp; The recon<o:p></o:p></p><p class=MsoNormal>works fine and dandy within the cluster (so MPI is running, the cluster machines are happy with each other, and I can get in with my remote machine from home and chat with them nice-and-easy).<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Now, the paraview bit:<o:p></o:p></p><p class=MsoNormal>I downloaded paraview source and did a manual install as per paraview.org notes to allow for MPI.&nbsp; I included OpenMesa in the configuration and the paraview installed fine.&nbsp; I can start up pvserver using mpi and start up paraview on the head node and that works.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>However, my problem is when I am trying to use my laptop in conjunction with the cluster.&nbsp; I have a win32 binary installation of paraview on my laptop.<o:p></o:p></p><p class=MsoNormal>Well I start up the server on the cluster using:<o:p></o:p></p><p class=MsoNormal>mpirun -np 4 pvserver --use-offscreen-rendering<o:p></o:p></p><p class=MsoNormal>and it says waiting for client and Connection URL: cs://localhost:11111<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I start up the laptop paraview and ask it to use the server at a.b.c.d.<o:p></o:p></p><p class=MsoNormal>The server on the cluster gives an error message:<o:p></o:p></p><p class=MsoNormal>ERROR: In&nbsp; &lt;dirpath&gt;/vtkSocketCommunicator.cxx, line 823 <o:p></o:p></p><p class=MsoNormal>vtkSocketCommunicator (0x185ecd0): Tag mismatch: got 8843, expecting 99991.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>It is weird that I downloaded paraview3.10.1 for both win32 and linux x86-64, but the paraview version that opens up on my linux box says it is 3.11.1<o:p></o:p></p><p class=MsoNormal>I am wondering if this is a problem?&nbsp; I got both softwares from <a href="http://www.paraview.org/paraview/resources/software.html#latest">http://www.paraview.org/paraview/resources/software.html#latest</a>....<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>I can provide more details on what all I have tried &nbsp;(basically all the stuff that google has thrown up from various paraview-related websites) w/o any luck.<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p><p class=MsoNormal>Vinay<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>