[mpich-discuss] Please Help Me! - Unable to register username/password with mpiexec on windows
Jayesh Krishna
jayesh at mcs.anl.gov
Tue Jul 21 10:32:51 CDT 2009
Hi,
You can copy-paste contents from the command prompt ("Edit --> Mark",
mark the part of the command prompt to copy, Press Enter, Now the contents
are copied to clipboard and you can paste the contents to your email)
using the clipboard.
I am assuming that the user is NOT a domain user (If the user is a
domain user you need to provide the domain name while registering the
username).
Please try the following commands and copy-paste (see above) the output
in your email.
# mpiexec -remove
# mpiexec -register
# mpiexec -verbose -n 1 hostname
(PS: By looking at the exact screenshot we can make sure that you are not
missing anything.)
-Jayesh
_____
From: reza hashemi kahnamoei [mailto:reza.hashemik at gmail.com]
Sent: Tuesday, July 21, 2009 7:02 AM
To: Jayesh Krishna
Subject: Re: Please Help Me! - Unable to register username/password with
mpiexec on windows
Hi,
Yes,I perform register/validate from an admin account.
I type "mpiexec -register"
username:nika
password:1234
I type "mpiexec -validate"
The MPI typed :"Fail"
reza hashemi
On Mon, Jul 20, 2009 at 8:38 PM, Jayesh Krishna <jayesh at mcs.anl.gov>
wrote:
Hi,
Are you performing register/validate from an admin account ? Please
copy-paste the commands and the output in your email.
Regards,
Jayesh
_____
From: reza hashemi kahnamoei [mailto:reza.hashemik at gmail.com]
Sent: Monday, July 20, 2009 10:59 AM
To: Jayesh Krishna
Subject: Re: Please Help Me! - Unable to register username/password with
mpiexec on windows
Hi,
I create a new user with a new passwod.but when I tried to validate it
the mpi failed to validate it!
reza hashemi
On Mon, Jul 20, 2009 at 6:54 PM, Jayesh Krishna <jayesh at mcs.anl.gov>
wrote:
Hi,
Looks like the registered username/password is not valid. Can you try
creating a new user (locally on your m/c), "mpiuser" with a simple
password and try registering/validating that user ?
Regards,
Jayesh
_____
From: reza hashemi kahnamoei [mailto:reza.hashemik at gmail.com]
Sent: Saturday, July 18, 2009 12:21 AM
To: Jayesh Krishna
Subject: Re: Please Help Me! - Unable to register username/password with
mpiexec on windows
Hi,
I type "mpiexec -register" and username:reza nad password:1365
after:
I type "mpiexec -validate" and mpi type : fail
On Fri, Jul 17, 2009 at 11:09 PM, Jayesh Krishna <jayesh at mcs.anl.gov>
wrote:
Hi,
You should find the source code for a sample MPI program, cpi, in the
examples directory of your MPICH2 installation (C version of cpi - icpi.c,
C++ version of cpi - cxxpi.cxx). The directory should also contain a
compiled version of cpi, cpi.exe (mpiexec -n 2 cpi.exe).
Do you still get the error message when you run your MPI jobs? Are you
able to validate the username/password (mpiexec -validate) after
registering it (mpiexec -register)?
Regards,
Jayesh
_____
From: reza hashemi kahnamoei [mailto:reza.hashemik at gmail.com]
Sent: Friday, July 17, 2009 1:21 PM
To: Jayesh Krishna
Subject: Re: Please Help Me! - Unable to register username/password with
mpiexec on windows
Hi,
I installed the MPICH2 as a administrator and specified it in "Everyone".
Can you send me an mpi c++ program? for example the factoriel program!
thank's
On Fri, Jul 17, 2009 at 2:32 AM, Jayesh Krishna <jayesh at mcs.anl.gov>
wrote:
Hi,
Did you install MPICH2 as the administrator ? If so, did you specify that
MPICH2 is to be used by all users (The default is "Just me", you need to
select "Everyone" when installing MPICH2) ? Try re-installing MPICH2
making sure that you install MPICH2 for all users (Select "Everyone" when
prompted for while installing MPICH2).
(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.)
Regards,
Jayesh
==========================================================================
================
Hi,
EXCUSE ME! My English Is Very Low Level. EXCUSE ME!
I do this jobs that you said:
# 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).
# Register your username/password using "-register" option of mpiexec
WITHOUT the "-user" option (mpiexec -register).
# Run your MPI jobs WITHOUT the "-user" option (mpiexec -n 2 cpi.exe)
# Use wmpiconfig if needed.
But it errored me!
Error is it " Credentials for reza rejected connecting to PC1
Aborting: Unable to connect to PC1 "
At first time I want to perform this statement "mpiexec -n 2 cpi.exe" it
errored!
But after I perform this statement "mpiexec -user 1 -n 2 cpi.exe"
username:administrator
password:administrator password.
the cpi is runing!
After Performing above statement I do this job:
I type this statement : "mpiexec -n 2 cpi.exe"
mpi not errored and running the cpi.exe!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20090721/89c3f19d/attachment-0001.htm>
More information about the mpich-discuss
mailing list