<!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>Please Help Me! - Unable to register username/password with mpiexec on windows</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/plain format -->

<P><FONT SIZE=2>Hi,<BR>
&nbsp;Did you install MPICH2 as the administrator ? If so, did you specify that MPICH2 is to be used by all users (The default is &quot;Just me&quot;, you need to select &quot;Everyone&quot; when installing MPICH2) ? Try re-installing MPICH2 making sure that you install MPICH2 for all users (Select &quot;Everyone&quot; when prompted for while installing MPICH2).<BR>
<BR>
(PS: Since the problem does not appear to be a bug we can discuss your issue in the mpich-discuss mailing list. If we feel there is a bug in the code we can re-open the ticket 717.)<BR>
<BR>
Regards,<BR>
Jayesh<BR>
<BR>
==========================================================================================<BR>
<BR>
Hi,<BR>
<BR>
&nbsp;EXCUSE ME! My English Is Very Low Level. EXCUSE ME!<BR>
<BR>
I do this jobs that you said:<BR>
<BR>
# Make sure you have the same user (reza) on both the machines and that they have the same password (Assuming reza is not a domain user).<BR>
# Register your username/password using &quot;-register&quot; option of mpiexec WITHOUT the &quot;-user&quot; option (mpiexec -register).<BR>
# Run your MPI jobs WITHOUT the &quot;-user&quot; option (mpiexec -n 2 cpi.exe)<BR>
# Use wmpiconfig if needed.<BR>
<BR>
But it errored me!<BR>
<BR>
Error is it &quot; Credentials for reza rejected connecting to PC1<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Aborting: Unable to connect to PC1 &quot;<BR>
<BR>
At first time I want to perform this statement &quot;mpiexec -n 2 cpi.exe&quot; it errored!<BR>
But after I perform this statement &quot;mpiexec -user 1 -n 2 cpi.exe&quot;<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; username:administrator<BR>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; password:administrator password.<BR>
the cpi is runing!<BR>
<BR>
After Performing above statement I do this job:<BR>
<BR>
I type this statement : &quot;mpiexec -n 2 cpi.exe&quot;<BR>
mpi not errored and running the cpi.exe!</FONT>
</P>

</BODY>
</HTML>