<div dir="ltr"><div>Hi all</div>
<div>&nbsp;</div>
<div>I have built&nbsp;VTK 5.0.4 examples with MPI library..&nbsp;(O.S. is&nbsp;windows XP)</div>
<div>&nbsp;</div>
<div>To&nbsp;run the examples like <strong>parallelIso.cxx</strong> and to view the rendering</div>
<div>I have commented the following code line in ParallelIso.cxx :&nbsp;</div>
<div><br></div><font size="2">
<p style="TEXT-ALIGN: left"></p></font><font color="#008000" size="2">// if ( *(args-&gt;retVal) == vtkRegressionTester::DO_INTERACTOR)</font>
<div style="TEXT-ALIGN: left"><font size="2">{ </font><font size="2">iren-&gt;Start();</font><font size="2">}</font></div>
<div style="TEXT-ALIGN: left"><font size="2"></font>&nbsp;</div>
<div style="TEXT-ALIGN: left"><font size="2">otherwise the program don&#39;t pass the if statement and don&#39;t launch the iren-&gt;start</font></div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left">beside, the examples works well when I use the following command line:</div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left">1) mpiexec -n &quot;num processes&quot; -localonly ParallelIso.exe</div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left">while don&#39;t views anything if I use:</div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left"><font size="2">
<div style="TEXT-ALIGN: left">2) mpiexec -n &quot;num processes&quot; -host &quot;host&#39;s name&quot;&nbsp;ParallelIso.exe</div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left">The second command line seem to me have the same meaning as the first...and I don&#39;t understand why the&nbsp;result is&nbsp;different.</div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left">Any suggestion?<br><br>Thank you in advance</div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left">Silac</div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left">&nbsp;</div>
<div style="TEXT-ALIGN: left">&nbsp;</div></font></div>
<div style="TEXT-ALIGN: left"><font size="2">&nbsp;</font></div></div>