<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7036.0">
<TITLE>RE: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>&nbsp;Hi,<BR>
&nbsp; You need to run an MPI job as a user. So you can do either one of the following,<BR>
<BR>
# Create a new user, &quot;mpiJobUser&quot;, on both the machines and register the username/password of the user on both the machines. Your MPI jobs will be run by &quot;mpiJobUser&quot;.<BR>
<BR>
# Create a new user, &quot;Ondrej&quot;, on the second computer and register the username/password of the user on the second computer (Make sure that you have the same password on both the machines).<BR>
<BR>
&nbsp; Let us know if it works for you.<BR>
<BR>
(PS: Or if the machines are part of a domain you can register a domain user to run your MPI job.)<BR>
<BR>
Regards,<BR>
Jayesh<BR>
<BR>
-----Original Message-----<BR>
From: Ondrej Sluciak [<A HREF="mailto:ondrej.sluciak@gmail.com">mailto:ondrej.sluciak@gmail.com</A>]<BR>
Sent: Monday, December 15, 2008 2:38 PM<BR>
To: Jayesh Krishna<BR>
Cc: mpich-discuss@mcs.anl.gov<BR>
Subject: Re: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP<BR>
<BR>
Hi,<BR>
No I have one user (Ondrej) on one computer, and the second (shrek) on the second computer. I can run a mpi program seperately on both machines, but they don't cooperate if I want them to compute something distributedly.<BR>
Anyway, I install virtual machines on both computer with linux and it works well. It is really not good solution, but at least I got it working...though the performance is certainly worse than if I had it naturally in Windows and not in virtual machines.<BR>
<BR>
Ondrej<BR>
<BR>
Jayesh Krishna wrote:<BR>
&gt;<BR>
&gt;&nbsp; Hi,<BR>
&gt;&nbsp;&nbsp; Do you have a user Ondrej on the second machine (Do you have a<BR>
&gt; different password for the user Ondrej on the second machine ?) ? Can<BR>
&gt; you run an MPI program on the second machine (Login to the second<BR>
&gt; host, shrek, and run an MPI program) ?<BR>
&gt;<BR>
&gt; Regards,<BR>
&gt; Jayesh<BR>
&gt;<BR>
&gt; -----Original Message-----<BR>
&gt; From: mpich-discuss-bounces@mcs.anl.gov<BR>
&gt; [<A HREF="mailto:mpich-discuss-bounces@mcs.anl.gov">mailto:mpich-discuss-bounces@mcs.anl.gov</A>] On Behalf Of pisoir<BR>
&gt; Sent: Sunday, December 14, 2008 6:12 PM<BR>
&gt; To: mpich-discuss@mcs.anl.gov<BR>
&gt; Subject: [mpich-discuss] Problem with MPICH2 v1.0.8 on WindowsXP<BR>
&gt;<BR>
&gt; Hello,<BR>
&gt;<BR>
&gt; I have one problem on Windows XP SP3 and I'm starting to feel really<BR>
&gt; desperate now. Thanks to help of this:<BR>
&gt; <A HREF="http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037">http://lists.mcs.anl.gov/pipermail/mpich-discuss/2008-November/000037</A>.<BR>
&gt; html I was able to get over the validation of mpiexec (mpiexec<BR>
&gt; -validate returned SUCCESS). Anyway, if I want to run even the<BR>
&gt; simplest program possible,i.e.&nbsp; mpiexec -host second_host hostname, I<BR>
&gt; always get the error:<BR>
&gt;<BR>
&gt; Credentials for Ondrej rejected connecting to shrek<BR>
&gt; Aborting: Unable to connect to shrek<BR>
&gt;<BR>
&gt; (Ondrej is the name of first computer, shrek is the name of second).<BR>
&gt; If I do &quot;smpd -status shrek&quot; (from Ondrej computer), I get:<BR>
&gt;<BR>
&gt; smpd running on shrek<BR>
&gt;<BR>
&gt; So it seems that everything is ok. I turned off the firewalls, I can<BR>
&gt; ping each other and also the shared folders are accessible from both<BR>
&gt; computers. Just the mpi is not running as it should. I reinstalled<BR>
&gt; mpich2 and rebooted computer so many times, that it couldn't be<BR>
&gt; reinstalled and rebooted any more. Does anyone have some similar<BR>
&gt; problems or at least have any clue how to solve this? Thanks.<BR>
&gt;<BR>
&gt; Ondrej<BR>
&gt;<BR>
</FONT>
</P>

</BODY>
</HTML>