[mpich-discuss] MPI run error

Jayesh Krishna jayesh at mcs.anl.gov
Fri Nov 12 13:58:25 CST 2010


Hi,
 If you are installing MPICH2 on Vista/Windows_7/Windows_Server_2008 use the msiexec utility as suggested in the Installer's guide (http://www.mcs.anl.gov/research/projects/mpich2/documentation/files/mpich2-1.3-installguide.pdf) in Section 9.4 to install MPICH2.
 Please make sure that you uninstall any previous versions of MPICH2 before installing the new version.

Regards,
Jayesh
----- Original Message -----
From: Emil Sandoz-Rosado <ejs2166 at columbia.edu>
To: 'Jayesh Krishna' <jayesh at mcs.anl.gov>
Sent: Fri, 12 Nov 2010 13:47:30 -0600 (CST)
Subject: RE: [mpich-discuss] MPI run error

Jayesh,

Thank you for the prompt response.  I am using MPICH2 1.3, and I reinstalled just to be sure.  

When I run smpd-status it says:

"no smpd running on ETL5"

when I attempt to run mpiexec -n 2 hostname, etc. I get the same error that I emailed you about in the first place.

-Emil

-----Original Message-----
From: Jayesh Krishna [mailto:jayesh at mcs.anl.gov] 
Sent: Friday, November 12, 2010 2:08 PM
To: mpich-discuss at mcs.anl.gov
Cc: ejs2166 at columbia.edu
Subject: Re: [mpich-discuss] MPI run error

Hi,
 Which version of MPICH2 are you using ? The latest stable release of MPICH2 is 1.3 (http://www.mcs.anl.gov/research/projects/mpich2/downloads/index.php?s=downloads). If you are not at the latest stable release version, please uninstall any previous versions and install the latest version.
 If upgrading to the latest version does not solve your problem please try the following,

# Check the status of the process manager, SMPD, using the command, "smpd -status"
# Try running a simple non-MPI program like hostname (mpiexec -n 2 hostname)
# Try running your job using the command, "mpiexec -n 2 lmp_win_mpi -in in.graphene"

 Let us know the results.

Regards,
Jayesh
----- Original Message -----
From: Emil Sandoz-Rosado <ejs2166 at columbia.edu>
To: mpich-discuss at mcs.anl.gov
Sent: Fri, 12 Nov 2010 12:54:50 -0600 (CST)
Subject: [mpich-discuss] MPI run error

To whom it may concern:

 

I am attempting to run the LAMMPS MD software on two processors on my
machine but the target machine refuses connection.  I have installed MPICH2
and have put the necessary executable files in the same directory as my
simulation input file, etc.  

 

When I go to run the software, I enter the following command in the prompt

 

"mpiexec -np 2 -localonly lmp_win_mpi -in in.graphene"

 

And get "Unknown option: -d

 

Error while connecting to host, No connection could be made because the
target machine actively refused it.  (10061)

 

Connect on sock (host=ETL5, port=8676) failed, exhausted all end points

Unable to connect to 'ETL5:8676'

sock error: Error = -1"

 

Any suggestions?


-Emil







More information about the mpich-discuss mailing list