[mpich-discuss] MPICH 2 on Window 7 home premium

Jayesh Krishna jayesh at mcs.anl.gov
Thu Feb 10 08:10:31 CST 2011


Hi,

>> Credentials for USER-PC\WIN 7 rejected connecting to user-PC
>> Aborting: Unable to connect to user-PC

 From the error message it looks like you haven't registered a valid username/password with mpiexec. Please register a valid Windows username/password with mpiexec using the "-register" option (Type "mpiexec -register" at the command prompt and mpiexec will prompt you for the username/password). Once the registration is complete validate it using the "-validate" option (Type "mpiexec -validate" at the command prompt). If you have registered a valid Windows username/password the validate option should return SUCCESS.
 Let us know the results.

Regards,
Jayesh

----- Original Message -----
From: "Koh Voon Li" <kohvoonli at gmail.com>
To: jayesh at mcs.anl.gov
Sent: Thursday, February 10, 2011 2:59:35 AM
Subject: Fwd: MPICH 2 on Window 7 home premium


Hi Jayesh, 

Sorry for bothering. Attached here is the smpd log in debug mode. 
Million Thanks. 


Regards, 
KOH 



---------- Forwarded message ---------- 
From: Koh Voon Li < kohvoonli at gmail.com > 
Date: Thu, Feb 10, 2011 at 3:30 PM 
Subject: MPICH 2 on Window 7 home premium 
To: jayesh at mcs.anl.gov 


Hi Jayesh, 


I am trying to running parallel FDS (Fire Dynamic Simulator) via 2 PC by using a config file 


here is my config file 

exe "C:\Program Files\FDS\FDS5\bin\fds5_mpi_win_64.exe" "ParadigmV4-13.fds" 
wdir "\\USER-PC\Project\Paradigm\" 
hosts 
user-PC 6 
WIN7-PC 6 


This is the error message I got from the command prompt. 

C:\>mpiexec -file config.txt 
Credentials for USER-PC\WIN 7 rejected connecting to user-PC 
Aborting: Unable to connect to user-PC 


I used a cross over cable to connect both PCs and I think my setting for the IP address is correct as I can ping each other computer in the command prompt. 
I tried to turned off both firewall but it failed. 
Thanks, 


Regards, 
Koh 


More information about the mpich-discuss mailing list