<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Hello, <br><br>I want to run a MPI program through two computers. so I have a machine file which has the IP of my computer and IP of another computer. and in both computers I have registered the same user with the same password.<br>I use the below command, in the command prompt : <br><br>

<p class="yiv16532695MsoNormal">C:\Program Files\MPICH2\examples&gt;mpiexec -n 6
-machinefile machines.txt cpi.exe</p><p class="yiv16532695MsoNormal"><br></p><p class="yiv16532695MsoNormal">the program runs successfully and returns the correct result without any error.</p><p class="yiv16532695MsoNormal">now I want to know that is there any way to show a message in the screen of another computer like "a part of program is running here"?</p><p class="yiv16532695MsoNormal">actually I want to be sure that a part of program is running via another computer!!</p><p class="yiv16532695MsoNormal"><br></p><p class="yiv16532695MsoNormal">Regards,</p>

<p class="yiv16532695MsoNormal">Banki</p>

<br></td></tr></table><br>