<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=us-ascii">
<META content="MSHTML 6.00.6000.16809" name=GENERATOR></HEAD>
<BODY>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009>Hi,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009>&nbsp;Please follow the instructions below and provide 
us with the debug output.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009>1) Turn off any smpd running on machine1 or machine2 
using the "smpd -stop" command.</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009>2) Run smpd in debug mode on machine1 and machine2 
using the "smpd -d" command and redirect the output to a log file (smpd -d &gt; 
smpd_machine1.log)</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009>3) Run mpiexec in debug/verbose mode using the 
"-verbose" option of mpiexec and redirect the output to a log file (mpiexec 
-verbose -n 2 -machinefile mf.txt c:\progra~1\mpich2\examples\cpi.exe &gt; 
mpiexec.log)</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009></SPAN></FONT>&nbsp;</DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009>Regards,</SPAN></FONT></DIV>
<DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN 
class=608481620-19022009>Jayesh</SPAN></FONT></DIV><BR>
<DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> Sole Eko [mailto:sole.eko@gmail.com] 
<BR><B>Sent:</B> Thursday, February 19, 2009 2:07 PM<BR><B>To:</B> Jayesh 
Krishna<BR><B>Subject:</B> Re: [mpich-discuss] Running mpiexec on WIndows 
Computers<BR></FONT><BR></DIV>
<DIV></DIV>HI, <BR>One of my machines was with sp2 so I upgraded it to sp3, but 
still problem says the same: it wont work for more jobs on both machines.. 
<BR>firewalls are turned off.<BR><BR>as I said, with smpd -d I can see that 
there is communication till the moment I submit number of integration intervals 
- some smpd activity is appearing on machine1 but on machine2 
nothing..<BR><BR>canceling the job goes just fine.. - communication is ok in 
that case..<BR><BR>any Idea what else could be wrong?<BR><BR>
<DIV class=gmail_quote>On Thu, Feb 19, 2009 at 5:36 PM, Jayesh Krishna <SPAN 
dir=ltr>&lt;<A 
href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</A>&gt;</SPAN> wrote:<BR>
<BLOCKQUOTE class=gmail_quote 
style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
  <DIV>
  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
  size=2><SPAN>Hi,</SPAN></FONT></DIV>
  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
  size=2><SPAN></SPAN></FONT>&nbsp;</DIV>
  <DIV dir=ltr align=left><FONT face=Arial color=#0000ff size=2><SPAN>&gt;&gt; 
  <FONT face="Times New Roman" color=#000000 size=3>can you tell me your 
  configuration of win machines that works?&nbsp; ...</FONT></SPAN></FONT></DIV>
  <DIV dir=ltr align=left><FONT size=+0><SPAN>&nbsp;Nothing special. MPICH2 is 
  installed on both winxp machines, firewalls turned off. I have already 
  registered the username/password on the machines. Then I just run 
  cpi.exe.</SPAN></FONT></DIV>
  <DIV dir=ltr align=left><FONT size=+0><SPAN>&nbsp;I have SP3 installed on both 
  the machines (That is unlikely to be the cause of your problem). If the 
  Security Center shows that the firewall is on, you might have a third-party 
  firewall installed on your machine which is turned on.</SPAN></FONT></DIV>
  <DIV>&nbsp;</DIV>
  <DIV><SPAN></SPAN>R<SPAN>egards,</SPAN></DIV>
  <DIV><SPAN></SPAN><SPAN></SPAN>J<SPAN>ayesh</SPAN><BR></DIV>
  <DIV lang=en-us dir=ltr align=left>
  <HR>
  <FONT face=Tahoma size=2>
  <DIV class=Ih2E3d><B>From:</B> Sole Eko [mailto:<A 
  href="mailto:sole.eko@gmail.com" target=_blank>sole.eko@gmail.com</A>] 
  <BR></DIV><B>Sent:</B> Thursday, February 19, 2009 10:02 AM
  <DIV class=Ih2E3d><BR><B>To:</B> Jayesh Krishna<BR><B>Subject:</B> Re: 
  [mpich-discuss] Running mpiexec on WIndows 
Computers<BR></DIV></FONT><BR></DIV>
  <DIV class=Ih2E3d>
  <DIV></DIV>Hi, <BR><BR>I have an administrator account on both machines, so I 
  can do it, but, on machine2 it is service pack 3 installed.. <BR><BR>maybe 
  that's reason that I can't turn off firewall..<BR><BR>so it shows in main 
  Security Center window that firewall is on, and when I try to turn it off it 
  shows that firewall is actually turned off..<BR><BR>but, I'm not sure that 
  firewall is a problem, because cpi.exe works when only one job is submited on 
  any of machines...<BR><BR>can you tell me your configuration of win machines 
  that works? <BR><BR>
  <DIV class=gmail_quote>On Thu, Feb 19, 2009 at 4:46 PM, Jayesh Krishna <SPAN 
  dir=ltr>&lt;<A href="mailto:jayesh@mcs.anl.gov" 
  target=_blank>jayesh@mcs.anl.gov</A>&gt;</SPAN> wrote:<BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2>Hi,</FONT></SPAN></DIV>
    <DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV dir=ltr align=left><SPAN><FONT face=Arial color=#0000ff size=2>&gt;&gt; 
    I turned off firewalls, but on machine2 it still is showing that firewall is 
    on, and when I go to turn it off, it is presented that firewall is off.. ?? 
    </FONT></SPAN></DIV>
    <DIV><SPAN><FONT face=Arial color=#0000ff 
    size=2></FONT></SPAN>&nbsp;</DIV></DIV>
    <DIV><SPAN><FONT face=Arial color=#0000ff size=2>&nbsp;Can you check with a 
    system administrator regarding this (firewall showing "on" when it is turned 
    off)&nbsp;? Did you try rebooting the machine after turning the firewall off 
    ?</FONT></SPAN></DIV>
    <DIV><SPAN><FONT face=Arial color=#0000ff size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN><FONT face=Arial color=#0000ff 
size=2>Regards,</FONT></SPAN></DIV>
    <DIV><SPAN><FONT face=Arial color=#0000ff size=2>Jayesh</FONT></SPAN></DIV>
    <DIV dir=ltr align=left><BR></DIV><BR>
    <DIV lang=en-us dir=ltr align=left>
    <HR>
    <FONT face=Tahoma size=2>
    <DIV><B>From:</B> Sole Eko [mailto:<A href="mailto:sole.eko@gmail.com" 
    target=_blank>sole.eko@gmail.com</A>] <BR></DIV><B>Sent:</B> Thursday, 
    February 19, 2009 9:44 AM 
    <DIV><BR><B>To:</B> Jayesh Krishna<BR><B>Subject:</B> Re: [mpich-discuss] 
    Running mpiexec on WIndows Computers<BR></DIV></FONT><BR></DIV>
    <DIV>
    <DIV></DIV>
    <DIV>
    <DIV></DIV>Hi,<BR>No, I just got my first MPICH2.. and started to work with 
    it..<BR><BR>
    <DIV class=gmail_quote>On Thu, Feb 19, 2009 at 4:42 PM, Jayesh Krishna <SPAN 
    dir=ltr>&lt;<A href="mailto:jayesh@mcs.anl.gov" 
    target=_blank>jayesh@mcs.anl.gov</A>&gt;</SPAN> wrote:<BR>
    <BLOCKQUOTE class=gmail_quote 
    style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
      <DIV>
      <DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
      size=2><SPAN>Hi,</SPAN></FONT></DIV>
      <DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
      size=2><SPAN>&nbsp;Did you have an older version of MPICH2 and recently 
      upgrade to the latest version ?</SPAN></FONT></DIV>
      <DIV dir=ltr align=left><FONT face=Arial color=#0000ff 
      size=2><SPAN></SPAN></FONT></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></DIV></BLOCKQUOTE></DIV><BR></DIV></DIV></BLOCKQUOTE></DIV><BR></BODY></HTML>