<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
        {mso-style-priority:99;
        mso-style-link:"Plain Text Char";
        margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
span.PlainTextChar
        {mso-style-name:"Plain Text Char";
        mso-style-priority:99;
        mso-style-link:"Plain Text";
        font-family:"Calibri","sans-serif";}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]--></head><body lang=EN-US link=blue vlink=purple><div class=WordSection1><p class=MsoPlainText>To whom it may concern:<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText>The MPICH2 version 1.3.2p1 installation seemed successful. I can compile codes using the<o:p></o:p></p><p class=MsoPlainText> mpif90 compiler. I can run the executable, let's say a.exe, by typing in&nbsp; the command line ./a.exe. In the execution, the MPI functions seem to work&nbsp; well. However, when I try to execute mpiexec, I get the following error<o:p></o:p></p><p class=MsoPlainText> message:<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText> $mpiexec -n 1 ./a.exe<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText> [mpiexec@IT-0089] control_cb (./pm/pmiserv/pmiserv_cb.c:150): assert<o:p></o:p></p><p class=MsoPlainText> (!closed) failed<o:p></o:p></p><p class=MsoPlainText> [mpiexec@IT-0089] HYDT_dmxu_poll_wait_for_event (./tools/demux_poll.c:77):<o:p></o:p></p><p class=MsoPlainText> callback returned error status<o:p></o:p></p><p class=MsoPlainText> [mpiexec@IT-0089] HYD_pmci_wait_for_completion<o:p></o:p></p><p class=MsoPlainText> (./pm/pmiserv/pmiserv_pmci.c:206): error waiting for event<o:p></o:p></p><p class=MsoPlainText> [mpiexec@IT-0089] main (./ui/mpich/mpiexec.c:404): process manager error&nbsp; waiting for completion<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText>Exactly the same error message is obtained trying with two processors &#8220;mpiexec &#8211;n 2 ./a.exe&#8221;<o:p></o:p></p><p class=MsoPlainText><o:p>&nbsp;</o:p></p><p class=MsoPlainText> Any help would very much appreciated. Thank you very much<o:p></o:p></p><p class=MsoNormal><o:p>&nbsp;</o:p></p></div></body></html>