[mpich-discuss] mpich doesn't work well in the cygwin on Windows 7 64 bit
Jayesh Krishna
jayesh at mcs.anl.gov
Wed Feb 10 10:53:28 CST 2010
Hi,
Does "mpiexec.hydra -n 2 hostname" work for you ?
Also, let us know the results of recompiling and re-running your code.
Regards,
Jayesh
----- Original Message -----
From: "Zhike Zi" <zhike.zi at bioss.uni-freiburg.de>
To: "Jayesh Krishna" <jayesh at mcs.anl.gov>
Sent: Wednesday, February 10, 2010 10:19:41 AM GMT -06:00 US/Canada Central
Subject: Re: [mpich-discuss] mpich doesn't work well in the cygwin on Windows 7 64 bit
Dear Jayesh,
I have just disabled the Windows firewall and sophos anti-virus in my PC. When I run hydra, I still get the same message
$ mpiexec.hydra -n 2 ./runSBML-PET.exe
Connection closed by ::1
I am trying to re-compile my code and see whether something will change. But I guess it should not work.
PS: Eric has sent his message to my topic. You should ignore his/her messages concerning my questions.
Best
Zhike
On Wed, Feb 10, 2010 at 4:50 PM, Jayesh Krishna < jayesh at mcs.anl.gov > wrote:
Hi,
Do you have a firewall running on your machine (If so, try disabling the firewall)?
Did you recompile your code after installing MPICH2 ?
Regards,
Jayesh
----- Original Message -----
From: "Zhike Zi" < zhike.zi at bioss.uni-freiburg.de >
To: "Jayesh Krishna" < jayesh at mcs.anl.gov >
Sent: Wednesday, February 10, 2010 9:48:01 AM GMT -06:00 US/Canada Central
Subject: Re: [mpich-discuss] mpich doesn't work well in the cygwin on Windows 7 64 bit
Hi, Jayesh,
Thank you. Here comes to the response by running hydra
$ mpiexec.hydra -n 2 ./runSBML-PET.exe
Connection closed by ::1
Best,
Zhike
On Wed, Feb 10, 2010 at 4:38 PM, Jayesh Krishna < jayesh at mcs.anl.gov > wrote:
Hi,
Can you see if hydra (the new process manager that will replace mpd as the default process manager in upcoming releases) works for you (mpiexec.hydra -n 2 ./runSBML-PET.exe)?
Regards,
Jayesh
----- Original Message -----
From: "Zhike Zi" < zhike.zi at bioss.uni-freiburg.de >
To: mpich-discuss at mcs.anl.gov
Sent: Wednesday, February 10, 2010 4:11:57 AM GMT -06:00 US/Canada Central
Subject: [mpich-discuss] mpich doesn't work well in the cygwin on Windows 7 64 bit
Dear List,
I have installed mpich2-1.2.1 in my cygwin (v1.7.1) on Windows 7 64 bit machine. I didn't get any error message during the building and installation. mpdcheck doesn't report any problem. However, when I try to start mpi in cygwin, I got the following error messages. I also tested the version of mpich2-1.0.8, I got the same problem. It worked well in the cygwin on my Windows XP PC.
$ mpd &
[1] 2684
$ mpdtrace
mpdtrace (mpdtrace 57): got eof on console
$ mpdcheck
$ mpdcheck -v
obtaining hostname via gethostname and getfqdn
gethostname gives Zi-PC
getfqdn gives Zi-PC
checking out unqualified hostname; make sure is not "localhost", etc.
checking out qualified hostname; make sure is not "localhost", etc.
obtain IP addrs via qualified and unqualified hostnames; make sure other than 1
27.0.0.1
gethostbyname_ex: ('Zi-PC', [], ['10.5.235.x'])
gethostbyname_ex: ('Zi-PC', [], ['10.5.235.x'])
checking that IP addrs resolve to same host
now do some gethostbyaddr and gethostbyname_ex for machines in hosts file
$ mpirun -np 2 ./runSBML-PET.exe
mpiexec_Zi-PC (mpiexec 257): no msg recvd from mpd during version check
$ mpdallexit
mpdallexit (recv_dict_msg 582):recv_dict_msg: errmsg=:cannot concatenate 'str' a
nd 'int' objects:
mpdtb:
/usr/local/bin/mpdlib.py, 582, recv_dict_msg
/usr/local/bin/mpdallexit, 50, mpdallexit
/usr/local/bin/mpdallexit, 59, <module>
mpdallexit (mpdallexit 52): no msg recvd from mpd before timeout
The configure log is attached.
Does any one have the problem? I am looking forward to any suggestions and helps.
Thank you for the attention.
Best regards,
Zhike Zi
--
Centre for Biological Signalling Studies (bioss)
University of Freiburg
_______________________________________________
mpich-discuss mailing list
mpich-discuss at mcs.anl.gov
https://lists.mcs.anl.gov/mailman/listinfo/mpich-discuss
--
Centre for Biological Signalling Studies (bioss)
University of Freiburg
Habsburgerstr. 49, 79104 Freiburg, Germany
Tel: (+49 ) 0761-203 97229
Fax: (+49) 0761 203 97223
--
Centre for Biological Signalling Studies (bioss)
University of Freiburg
Habsburgerstr. 49, 79104 Freiburg, Germany
Tel: (+49 ) 0761-203 97229
Fax: (+49) 0761 203 97223
More information about the mpich-discuss
mailing list