Hi,<br><br>I&#39;m trying to establish a connection between a process on linux (ububtu 10 04) and a process on a WinXp machine. MPICH 1.2.1 on both machines. The WinXP with installer, ubuntu from sources.<br>I configured the linux side with <br>
<br> ./configure  --with-pm=smpd --with-device=ch3:nemesis<br><br>and another build with<br><br>./configure  --with-pm=smpd --with-device=ch3:sock ,<br><br>none of them work. I also disabled all firewalls, wonder because when i start a virtual machine on the winxo machine i can esatblish a connection to the linux machine. Had anybody dealt with such problems before?<br>
One other question is, do i have to rebuild a MPI Application when using another MPICH2 build with another processmanager like above?<br><br>regards,<br><br>stephan<br><br><br>