[mpich-discuss] MPICH2 on Windows 7

Jayesh Krishna jayesh at mcs.anl.gov
Mon Apr 25 09:14:11 CDT 2011


 Do you have any firewalls (Windows firewall) running on the machine ? If you do, turn off the firewall and try re-running your code.
 What does "smpd -status" return ?

Regards,
Jayesh

----- Original Message -----
From: "A BCD" <noniabcd at gmail.com>
To: "Jayesh Krishna" <jayesh at mcs.anl.gov>
Cc: mpich-discuss at mcs.anl.gov
Sent: Friday, April 22, 2011 6:50:44 PM
Subject: Re: MPICH2 on Windows 7

Thanks a lot Jayesh! I unistalled MPICH2 and reinstalled it from the command line. I also ran wmpiregister from the command line (passed windows domain\username and password) and ran mpixec from the command line too (passed "behappy") at the command prompt but got the following error message. Any pointers will be very helpful! 

Best Regards, 
Noni 

C:\Program Files\MPICH2\bin>mpiexec.exe -n 1 C:\Dev-Cpp\Projects\FirstShot\First_Shot.exe 
Please specify an authentication passphrase for smpd: 
Unable to connect to 'AGR-2104-SMWLT:8676', sock error: generic socket failure, error stack: 
MPIDU_Sock_post_connect(1228): unable to connect to AGR-2104-SMWLT on port 8676, exhausted all endpoints (errno -1) 
MPIDU_Sock_post_connect(1275): unable to connect to AGR-2104-SMWLT on port 8676, No connection could be made because the target machine actively refused it. (er rno 10061) 


On Fri, Apr 22, 2011 at 2:27 PM, Jayesh Krishna < jayesh at mcs.anl.gov > wrote: 


Hi, 
You should register a valid Windows username and password with mpiexec (mpiexec -register OR wmpiregister) . The "behappy" passphrase should be specified during the installation process (by default it is specified for you). 
This could be an issue with the MPICH2 installation on Windows 7. I would recommend following the instructions in Section 9.4 of the Installer's guide (available at http://www.mcs.anl.gov/research/projects/mpich2/documentation/index.php?s=docs -- don't follow instructions in Section 9.1) to install MPICH2. 
Let us know if it works. 

Regards, 
Jayesh 




----- Original Message ----- 
From: "A BCD" < noniabcd at gmail.com > 
To: jayesh at mcs.anl.gov 
Sent: Friday, April 22, 2011 12:27:32 PM 
Subject: MPICH2 on Windows 7 


Hi Jayesh, 

I got your email id while browsing through the following discussion list: 

http://lists.mcs.anl.gov/pipermail/mpich-discuss/2010-February/006529.html 


I am trying to run MPICH2 from the Windows 7 environment but I can't get the wmpiexec.exe working and get the following error message: 


Error: No smpd passphrase specified through the registry or .smpd file, exiting. 

I did the installation as per the instructions on the folowing link but I am not sure what info I should provide for account name and password when I run wmpiregister.exe. I tried several combinations of account name and password (admin account name from which I installed/my login account name and "behappy" password and the passwords associated with the account names. 

http://auriza.site40.net/notes/mpi/mpich2-on-windows-xp/ 

Any pointers will be appreciated! 

Thanks & Regards! 



More information about the mpich-discuss mailing list