Hi,<br>  Thank you, Jayesh.<br>  I try build MPICH2 (make clean; configure/make/make install) after updating the Cygwin version.<br>  I still can run the examples/cpi, and without getting any errors.<br>  But in test file, when I use command make testing, I still get errors (detail saved in testing_1p1_0816.txt ).<br>
  <br>  Processing directory attr<br>  Looking in ./attr/testlist<br>  Unexpected output in attric: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>  Unexpected output in attric: MPIR_Init_thread(392).................: <br>
  Unexpected output in attric: MPID_Init(139)........................: channel initialization failed<br>  Unexpected output in attric: MPIDI_CH3_Init(38)....................: <br>  Unexpected output in attric: MPID_nem_init(196)....................: <br>
  Unexpected output in attric: MPIDI_CH3I_Seg_commit(369)............: <br>  Unexpected output in attric: MPIU_SHMW_Seg_attach(925).............: <br>  Unexpected output in attric: MPIU_SHMW_Seg_create_attach_templ(637): open failed - Device or resource busy<br>
  Program attric exited without No Errors<br>  Unexpected output in attrend2: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>  Unexpected output in attrend2: MPIR_Init_thread(392).................: <br>  Unexpected output in attrend2: MPID_Init(139)........................: channel initialization failed<br>
  Unexpected output in attrend2: MPIDI_CH3_Init(38)....................: <br>  Unexpected output in attrend2: MPID_nem_init(196)....................: <br>  Unexpected output in attrend2: MPIDI_CH3I_Seg_commit(369)............: <br>
  Unexpected output in attrend2: MPIU_SHMW_Seg_attach(925).............: <br>  Unexpected output in attrend2: MPIU_SHMW_Seg_create_attach_templ(637): open failed - Device or resource busy<br>  Program attrend2 exited without No Errors<br>
  <br>  Unexpected output in alltoall1: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>  Unexpected output in alltoall1: MPIR_Init_thread(392).................: <br>  Unexpected output in alltoall1: MPID_Init(139)........................: channel initialization failed<br>
  Unexpected output in alltoall1: MPIDI_CH3_Init(38)....................: <br>  Unexpected output in alltoall1: MPID_nem_init(196)....................: <br>  Unexpected output in alltoall1: MPIDI_CH3I_Seg_commit(369)............: <br>
  Unexpected output in alltoall1: MPIU_SHMW_Seg_attach(925).............: <br>  Unexpected output in alltoall1: MPIU_SHMW_Seg_create_attach_templ(637): open failed - No such file or directory<br>  Unexpected output in alltoall1: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>
  Unexpected output in alltoall1: MPIR_Init_thread(392).................: <br>  Unexpected output in alltoall1: MPID_Init(139)........................: channel initialization failed<br>  Unexpected output in alltoall1: MPIDI_CH3_Init(38)....................: <br>
  Unexpected output in alltoall1: MPID_nem_init(196)....................: <br>  Unexpected output in alltoall1: MPIDI_CH3I_Seg_commit(366)............: <br>  Unexpected output in alltoall1: MPIU_SHMW_Hnd_deserialize(324)........: <br>
  Unexpected output in alltoall1: MPIU_SHMW_Seg_open(863)...............: <br>  Unexpected output in alltoall1: MPIU_SHMW_Seg_create_attach_templ(637): open failed - Device or resource busy<br>  Program alltoall1 exited without No Errors<br>
  Unexpected output in alltoallw1: [mpiexec@PC03] control_cb (./pm/pmiserv/pmiserv_cb.c:215): assert (!closed) failed<br>  Unexpected output in alltoallw1: [mpiexec@PC03] HYDT_dmxu_poll_wait_for_event (./tools/demux/demux_poll.c:77): callback returned error status<br>
  Unexpected output in alltoallw1: [mpiexec@PC03] HYD_pmci_wait_for_completion (./pm/pmiserv/pmiserv_pmci.c:181): error waiting for event<br>  Unexpected output in alltoallw1: [mpiexec@PC03] main (./ui/mpich/mpiexec.c:405): process manager error waiting for completion<br>
  Program alltoallw1 exited without No Errors<br>  <br>  Are these errors related with single-node systems?<br>  How can I solved it? Can you give me some advices?<br>  <br>  Best regards,<br>  Chi-Che Hsieh<br>
    <br><div class="gmail_quote">2012/8/13 Jayesh Krishna <span dir="ltr"><<a href="mailto:jayesh@mcs.anl.gov" target="_blank">jayesh@mcs.anl.gov</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
 Did you build MPICH2 (make clean; configure/make/make install) after updating the Cygwin version?<br>
<div class="im HOEnZb"><br>
Regards,<br>
Jayesh<br>
<br>
----- Original Message -----<br>
From: "Á©_­õ" <<a href="mailto:991546107@stu.nkmu.edu.tw">991546107@stu.nkmu.edu.tw</a>><br>
To: "Jayesh Krishna" <<a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a>><br>
</div><div class="HOEnZb"><div class="h5">Sent: Sunday, August 5, 2012 4:17:01 AM<br>
Subject: Re: Using g95 to compile mpich2 problem<br>
<br>
Hi,<br>
Thank you, Jayesh.<br>
I check the my Cygwin Information is CYGWIN_NT-5.1 980622-05 1.7.7(0.230/5/3) 2010-08-31 09:58 i686 Cygwin.<br>
<br>
So, I install the latest version on another computer.<br>
And then the Cygwin Information is CYGWIN_NT-5.1 PC03 1.7.16(0.262/5/3) 2012-07-20 22:55 i686 Cygwin.<br>
<br>
Now, I can use mpiexec running cpi. And I can use -n <number> equal or greater than 4.<br>
<br>
daizy@PC03 /cygdrive/c/cygwin/mpich2-1.4<br>
$ mpiexec -n 4 ./examples/cpi<br>
Process 0 of 4 is on PC03<br>
pi is approximately 3.1415926544231239, Error is 0.0000000008333307<br>
wall clock time = 0.000000<br>
Process 1 of 4 is on PC03<br>
Process 2 of 4 is on PC03<br>
Process 3 of 4 is on PC03<br>
<br>
daizy@PC03 /cygdrive/c/cygwin/mpich2-1.4<br>
$ mpiexec -n 5 ./examples/cpi<br>
Process 0 of 5 is on PC03<br>
pi is approximately 3.1415926544231230, Error is 0.0000000008333298<br>
wall clock time = 0.000000<br>
Process 1 of 5 is on PC03<br>
Process 2 of 5 is on PC03<br>
Process 3 of 5 is on PC03<br>
Process 4 of 5 is on PC03<br>
<br>
But when I use command make testing in mpich2-1.4/test file, I still got error messages (detail saves in testing.txt).<br>
Processing directory coll<br>
Looking in ./coll/testlist<br>
Unexpected output in allred: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>
Unexpected output in allred: MPIR_Init_thread(388).................:<br>
Unexpected output in allred: MPID_Init(139)........................: channel initialization failed<br>
Unexpected output in allred: MPIDI_CH3_Init(38)....................:<br>
Unexpected output in allred: MPID_nem_init(196)....................:<br>
Unexpected output in allred: MPIDI_CH3I_Seg_commit(366)............:<br>
Unexpected output in allred: MPIU_SHMW_Hnd_deserialize(324)........:<br>
Unexpected output in allred: MPIU_SHMW_Seg_open(863)...............:<br>
Unexpected output in allred: MPIU_SHMW_Seg_create_attach_templ(637): open failed - Device or resource busy<br>
Program allred exited without No Errors<br>
<br>
Processing directory info<br>
Looking in ./info/testlist<br>
Processing directory init<br>
Looking in ./init/testlist<br>
Processing directory pt2pt<br>
Looking in ./pt2pt/testlist<br>
Unexpected output in sendflood: Fatal error in MPI_Init: Other MPI error, error stack:<br>
Unexpected output in sendflood: MPIR_Init_thread(388).................:<br>
Unexpected output in sendflood: MPID_Init(139)........................: channel initialization failed<br>
Unexpected output in sendflood: MPIDI_CH3_Init(38)....................:<br>
Unexpected output in sendflood: MPID_nem_init(196)....................:<br>
Unexpected output in sendflood: MPIDI_CH3I_Seg_commit(369)............:<br>
Unexpected output in sendflood: MPIU_SHMW_Seg_attach(925).............:<br>
Unexpected output in sendflood: MPIU_SHMW_Seg_create_attach_templ(637): open failed - Permission denied<br>
Unexpected output in sendflood: [proxy:0:0@PC03] HYDU_sock_read (./utils/sock/sock.c:272): read error (Software caused connection abort)<br>
Unexpected output in sendflood: [proxy:0:0@PC03] pmi_cb (./pm/pmiserv/pmip_cb.c:228): unable to read PMI command<br>
Unexpected output in sendflood: [proxy:0:0@PC03] HYDT_dmxu_poll_wait_for_event (./tools/demux/demux_poll.c:77): callback returned error status<br>
Unexpected output in sendflood: [proxy:0:0@PC03] main (./pm/pmiserv/pmip.c:226): demux engine error waiting for event<br>
<br>
Are these error messages related with single-node systems?<br>
Can you give me some advices to solve the problem?<br>
<br>
Best regards,<br>
Chi-Che Hsieh<br>
<br>
2012/8/3 Jayesh Krishna < <a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a> ><br>
<br>
<br>
Hi,<br>
This looks to me more like a Cygwin issue. What version of Cygwin do you have in your system (Have you installed the latest version?)?<br>
<br>
<br>
Regards,<br>
Jayesh<br>
<br>
----- Original Message -----<br>
From: "Á©_­õ" < <a href="mailto:991546107@stu.nkmu.edu.tw">991546107@stu.nkmu.edu.tw</a> ><br>
To: "Jayesh Krishna" < <a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a> ><br>
<br>
<br>
Sent: Friday, August 3, 2012 5:48:44 AM<br>
Subject: Re: Using g95 to compile mpich2 problem<br>
<br>
Hi,<br>
Thanks a lot, Jayesh.<br>
I can run /examples/cpi.exe using mpiexec.<br>
But when I use mpiexec -n <number> ./examples/cpi, If n is equal or greater than 4, it will produce error messages.<br>
<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$ mpiexec -n 1 ./examples/cpi<br>
Process 0 of 1 is on 980622-05<br>
pi is approximately 3.1415926544231341, Error is 0.0000000008333410<br>
wall clock time = 0.000000<br>
<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$ mpiexec -n 2 ./examples/cpi<br>
Process 0 of 2 is on 980622-05<br>
pi is approximately 3.1415926544231318, Error is 0.0000000008333387<br>
wall clock time = 0.000000<br>
Process 1 of 2 is on 980622-05<br>
<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$ mpiexec -n 4 ./examples/cpi<br>
Fatal error in MPI_Init: Other MPI error, error stack:<br>
MPIR_Init_thread(388).................:<br>
MPID_Init(139)........................: channel initialization failed<br>
MPIDI_CH3_Init(38)....................:<br>
MPID_nem_init(196)....................:<br>
MPIDI_CH3I_Seg_commit(366)............:<br>
MPIU_SHMW_Hnd_deserialize(324)........:<br>
MPIU_SHMW_Seg_open(863)...............:<br>
MPIU_SHMW_Seg_create_attach_templ(637): open failed - Device or resource busy<br>
<br>
Where having a installation error?<br>
Can you give me some advices to solve the problem?<br>
<br>
Best regards,<br>
Chi-Che Hsieh<br>
<br>
<br>
2012/8/2 Jayesh Krishna < <a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a> ><br>
<br>
<br>
Hi,<br>
Can you run any MPI programs (Can you run /examples/cpi.c?)?<br>
<br>
<br>
Regards,<br>
Jayesh<br>
<br>
----- Original Message -----<br>
From: "Á©_­õ" < <a href="mailto:991546107@stu.nkmu.edu.tw">991546107@stu.nkmu.edu.tw</a> ><br>
To: "Jayesh Krishna" < <a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a> ><br>
<br>
<br>
Sent: Thursday, August 2, 2012 7:43:27 AM<br>
Subject: Re: Using g95 to compile mpich2 problem<br>
<br>
Hi,<br>
Thank you,Jayesh.<br>
Before, I had trying to use default process manager (hydra).<br>
<br>
Using the command<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$./configure F77=g95 FC=g95 2>&1 | tee c.txt<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$make 2>&1 | tee m.txt<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$make install 2>&1 | tee mi.txt<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$export MPICH2_HOME=/cygdrive/c/cygwin/mpich2-1.4<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$export PATH=/cygdrive/c/cygwin/usr/local/bin:$PATH<br>
User@980622-05 /cygdrive/c/cygwin/mpich2-1.4<br>
$export LD_LIBRARY_PATH=/cygdrive/c/cygwin/usr/local/lib:$LD_LIBRARY_PATH<br>
<br>
<br>
The MPICH2 installed to the default location /usr/local/<br>
And I could run the mpich2-1.4/examples/cpi<br>
But when I used command make testing in mpich2-1.4/test file, I got errors message (detail saved in testing.txt)<br>
<br>
Looking in ./coll/testlist<br>
Unexpected output in allred: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>
Unexpected output in allred: MPIR_Init_thread(388).................:<br>
Unexpected output in allred: MPID_Init(139)........................: channel initialization failed<br>
Unexpected output in allred: MPIDI_CH3_Init(38)....................:<br>
Unexpected output in allred: MPID_nem_init(196)....................:<br>
Unexpected output in allred: MPIDI_CH3I_Seg_commit(369)............:<br>
Unexpected output in allred: MPIU_SHMW_Seg_attach(925).............:<br>
Unexpected output in allred: MPIU_SHMW_Seg_create_attach_templ(637): open failed - No such file or directory<br>
<br>
Unexpected output in allred5: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>
Unexpected output in allred5: MPIR_Init_thread(388).................:<br>
Unexpected output in allred5: MPID_Init(139)........................: channel initialization failed<br>
Unexpected output in allred5: MPIDI_CH3_Init(38)....................:<br>
Unexpected output in allred5: MPID_nem_init(196)....................:<br>
Unexpected output in allred5: MPIDI_CH3I_Seg_commit(366)............:<br>
Unexpected output in allred5: MPIU_SHMW_Hnd_deserialize(324)........:<br>
Unexpected output in allred5: MPIU_SHMW_Seg_open(863)...............:<br>
Unexpected output in allred5: MPIU_SHMW_Seg_create_attach_templ(637): open failed - Device or resource busy<br>
Unexpected output in allred5: [proxy:0:0@980622-05] HYDU_sock_read (./utils/sock/sock.c:272): read error (Software caused connection abort)<br>
Unexpected output in allred5: [proxy:0:0@980622-05] pmi_cb (./pm/pmiserv/pmip_cb.c:228): unable to read PMI command<br>
Unexpected output in allred5: [proxy:0:0@980622-05] HYDT_dmxu_poll_wait_for_event (./tools/demux/demux_poll.c:77): callback returned error status<br>
Unexpected output in allred5: [proxy:0:0@980622-05] main (./pm/pmiserv/pmip.c:226): demux engine error waiting for event<br>
<br>
Can you give me some advices to solve the problem?<br>
Thank you for your help<br>
Best regards,<br>
Chi-Che Hsieh<br>
<br>
<br>
2012/8/1 Jayesh Krishna < <a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a> ><br>
<br>
<br>
Hi,<br>
Does the default process manager (hydra) work for you? Hydra is the recommended process manager for MPICH2 (on Unix environments).<br>
Also see if you can compile and run <MPICH2-INSTALL-DIR>/examples/cpi.c .<br>
<br>
(PS: SMPD is not regularly tested on Cygwin environment)<br>
Regards,<br>
Jayesh<br>
<br>
<br>
<br>
----- Original Message -----<br>
From: "Á©_­õ" < <a href="mailto:991546107@stu.nkmu.edu.tw">991546107@stu.nkmu.edu.tw</a> ><br>
To: "Jayesh Krishna" < <a href="mailto:jayesh@mcs.anl.gov">jayesh@mcs.anl.gov</a> >, <a href="mailto:mpich-discuss@mcs.anl.gov">mpich-discuss@mcs.anl.gov</a><br>
Cc: "Á©_­õ" < <a href="mailto:991546107@stu.nkmu.edu.tw">991546107@stu.nkmu.edu.tw</a> ><br>
Sent: Wednesday, August 1, 2012 4:04:45 AM<br>
Subject: Using g95 to compile mpich2 problem<br>
<br>
Hi,<br>
<br>
I'm sorry if I'm asking too many times.<br>
<br>
My case will need using mpi_init, so I install the MPICH2-1.4.<br>
I'm using WindosXP, Cygwin, g95 and single-node systems.<br>
What kind of options smpd or gforker is suitable for me?<br>
<br>
If I suitable use smpd.<br>
I tried using smpd before, and I could use smpd to run example cpi.<br>
But I'm in mpich2-1.4/test file make testing, I get different problems on two computers.<br>
1)<br>
Looking in ./spawn/testlist<br>
Unexpected output in taskmaster: Fatal error in MPI_Init: Invalid port, error stack:<br>
Unexpected output in taskmaster: MPIR_Init_thread(388).............:<br>
<br>
Unexpected output in taskmaster: MPID_Init(264)....................: spawned process group was unable to connect back to the parent on port <tag=0 description=user001 port=2634 ifname=10.1.10.108 ><br>
Unexpected output in taskmaster: MPID_Comm_connect(191)............:<br>
Unexpected output in taskmaster: MPIDI_Comm_connect(546)...........: Named port tag=0 description=user001 port=2634 ifname=10.1.10.108 does not exist<br>
Unexpected output in taskmaster: MPIDI_Comm_connect(401)...........:<br>
Unexpected output in taskmaster: MPIC_Sendrecv(192)................:<br>
Unexpected output in taskmaster: MPIC_Wait(540)....................:<br>
Unexpected output in taskmaster: MPIDI_CH3I_Progress(402)..........:<br>
Unexpected output in taskmaster: MPID_nem_mpich2_blocking_recv(905):<br>
Unexpected output in taskmaster: MPID_nem_tcp_connpoll(1838).......:<br>
Unexpected output in taskmaster: state_c_tmpvcsent_handler(1264)...: Failure during connection protocol<br>
Unexpected output in taskmaster: recv_cmd_pkt(739).................: read from socket failed - Connection reset by peer<br>
Unexpected output in taskmaster:<br>
Unexpected output in taskmaster: job aborted:<br>
Unexpected output in taskmaster: rank: node: exit code[: error message]<br>
Unexpected output in taskmaster: 0: user001: 1: process 0 exited without calling finalize<br>
Unexpected output in taskmaster:<br>
Unexpected output in taskmaster: mpiexec terminated job due to 600 second timeout.<br>
Program taskmaster exited without No Errors<br>
Unexpected output in disconnect_reconnect: Fatal error in MPI_Comm_connect: Invalid port, error stack:<br>
Unexpected output in disconnect_reconnect: MPI_Comm_connect(127)..: MPI_Comm_connect(port="", MPI_INFO_NULL, root=0, MPI_COMM_WORLD, newcomm=0x22ac48) failed<br>
Unexpected output in disconnect_reconnect: MPID_Comm_connect(191).:<br>
Unexpected output in disconnect_reconnect: MPIDI_Comm_connect(412): Named port does not exist<br>
Unexpected output in disconnect_reconnect: Fatal error in MPI_Comm_connect: Invalid port, error stack:<br>
Unexpected output in disconnect_reconnect: MPI_Comm_connect(127).............: MPI_Comm_connect(port="tag=0 description=user001 port=3378 ifname=10.1.10.108 ", MPI_INFO_NULL, root=0, MPI_COMM_WORLD, newcomm=0x22ac48) failed<br>

Unexpected output in disconnect_reconnect: MPID_Comm_connect(191)............:<br>
Unexpected output in disconnect_reconnect: MPIDI_Comm_connect(546)...........: Named port tag=0 description=user001 port=3378 ifname=10.1.10.108 does not exist<br>
Unexpected output in disconnect_reconnect: MPIDI_Comm_connect(401)...........:<br>
Unexpected output in disconnect_reconnect: MPIC_Sendrecv(192)................:<br>
Unexpected output in disconnect_reconnect: MPIC_Wait(540)....................:<br>
Unexpected output in disconnect_reconnect: MPIDI_CH3I_Progress(402)..........:<br>
Unexpected output in disconnect_reconnect: MPID_nem_mpich2_blocking_recv(905):<br>
Unexpected output in disconnect_reconnect: MPID_nem_tcp_connpoll(1838).......:<br>
Unexpected output in disconnect_reconnect: state_c_tmpvcsent_handler(1264)...: Failure during connection protocol<br>
Unexpected output in disconnect_reconnect: recv_cmd_pkt(739).................: read from socket failed - Connection reset by peer<br>
Unexpected output in disconnect_reconnect: Fatal error in MPI_Comm_connect: Invalid port, error stack:<br>
Unexpected output in disconnect_reconnect: MPI_Comm_connect(127)..: MPI_Comm_connect(port="", MPI_INFO_NULL, root=0, MPI_COMM_WORLD, newcomm=0x22ac48) failed<br>
Unexpected output in disconnect_reconnect: MPID_Comm_connect(191).:<br>
Unexpected output in disconnect_reconnect: MPIDI_Comm_connect(412): Named port does not exist<br>
Unexpected output in disconnect_reconnect:<br>
Unexpected output in disconnect_reconnect: job aborted:<br>
Unexpected output in disconnect_reconnect: rank: node: exit code[: error message]<br>
Unexpected output in disconnect_reconnect: 0: user001: 1: process 0 exited without calling finalize<br>
Unexpected output in disconnect_reconnect: 1: user001: 1: process 1 exited without calling finalize<br>
Unexpected output in disconnect_reconnect: 2: user001: 1: process 2 exited without calling finalize<br>
Unexpected output in disconnect_reconnect:<br>
Unexpected output in disconnect_reconnect: mpiexec terminated job due to 180 second timeout.<br>
Program disconnect_reconnect exited without No Errors<br>
----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------<br>
2)<br>
Looking in ./attr/testlist<br>
Unexpected output in attric: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>
Unexpected output in attric: MPIR_Init_thread(388).................:<br>
Unexpected output in attric: MPID_Init(139)........................: channel initialization failed<br>
Unexpected output in attric: MPIDI_CH3_Init(38)....................:<br>
Unexpected output in attric: MPID_nem_init(196)....................:<br>
Unexpected output in attric: MPIDI_CH3I_Seg_commit(366)............:<br>
Unexpected output in attric: MPIU_SHMW_Hnd_deserialize(324)........:<br>
Unexpected output in attric: MPIU_SHMW_Seg_open(863)...............:<br>
Unexpected output in attric: MPIU_SHMW_Seg_create_attach_templ(637): open failed - Device or resource busy<br>
Unexpected output in attric: Fatal error in MPI_Init_thread: Other MPI error, error stack:<br>
Unexpected output in attric: MPIR_Init_thread(388).................:<br>
Unexpected output in attric: MPID_Init(139)........................: channel initialization failed<br>
Unexpected output in attric: MPIDI_CH3_Init(38)....................:<br>
Unexpected output in attric: MPID_nem_init(196)....................:<br>
Unexpected output in attric: MPIDI_CH3I_Seg_commit(369)............:<br>
Unexpected output in attric: MPIU_SHMW_Seg_attach(925).............:<br>
Unexpected output in attric: MPIU_SHMW_Seg_create_attach_templ(637): open failed - No such file or directory<br>
Unexpected output in attric: op_read error on left context: Error = -1<br>
Unexpected output in attric:<br>
Unexpected output in attric: unable to read the cmd header on the left context, Error = -1<br>
Unexpected output in attric: .<br>
Unexpected output in attric:<br>
Unexpected output in attric: mpiexec terminated job due to 180 second timeout.<br>
Program attric exited without No Errors<br>
The two computer are the same computer hardware. And I use the same method installing.<br>
Can you give me some advices to solve the problem?<br>
<br>
Best regards,<br>
Chi-Che Hsieh<br>
<br>
<br>
<br>
</div></div></blockquote></div><br>