<html dir="ltr"><head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" id="owaParaStyle"></style>
</head>
<body fpstyle="1" ocsi="0">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;"><font face="Times New Roman" size="3">Dear Developers, </font>
<div><font face="Times New Roman" size="3"><br>
</font></div>
<div><font face="Times New Roman" size="3">recently I have mentioned a problem with a<span style="white-space: pre-wrap; background-color: rgb(255, 255, 255);">ssertion failed in file src/mpid/ch3/src/ch3u_handle_send_req.c:</span></font></div>
<div><span style="white-space: pre-wrap; background-color: rgb(255, 255, 255);"><font face="Times New Roman" size="3"><br>
</font></span></div>
<div><a href="http://lists.mpich.org/pipermail/discuss/2014-October/003354.html" target="_blank"><font face="Times New Roman" size="3">http://lists.mpich.org/pipermail/discuss/2014-October/003354.html</font></a></div>
<div><span style="background-color: rgb(255, 255, 255);"><font face="Times New Roman" size="3"><br>
</font></span></div>
<div>
<div><span style="background-color: rgb(255, 255, 255);"><font face="Times New Roman" size="3">Finally, I was able to narrow problem to a small piece of code. Enclosed please find the test-bed code. In order to reproduce the problem, please compile and execute
 it with the following arguments:</font></span></div>
<div><span style="background-color: rgb(255, 255, 255);"><font face="Times New Roman" size="3"><br>
</font></span></div>
<div>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">mpicc  mpi_tvec2_rma.c -o mpi_tvec2_rma</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">mpirun -np 8 ./mpi_tvec2_rma 80 400000</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">Assertion failed in file src/mpid/ch3/src/ch3u_handle_send_req.c at line 61: win_ptr->at_completion_counter >= 0</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">internal ABORT - process 0</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">===================================================================================</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">=   PID 12900 RUNNING AT n6</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">=   EXIT CODE: 1</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">=   CLEANING UP REMAINING PROCESSES</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">=   YOU CAN IGNORE THE BELOW CLEANUP MESSAGES</font></p>
<p style="margin-right: 0px; margin-left: 0px;"></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">===================================================================================</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3"><br>
</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">However, everything works out with "8 400000", and with "16 400000". This problem is reproducible on my 4-core laptop as well as on the 16-core HP SL203S GEN8 compute node. The
 GCC v4.7.3 and Intel v15.0.0 were used to compile MPICH v3.1.3 on my laptop and on HP SL203S, respectively. Moreover, the  MPICH v3.1.3 used includes the '920661c3931' commit by Xin Zhao. </font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3"><br>
</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">Could you please comment on this issue? Is it a bug in MPICH, or something is wrong with the test-bed code attached? </font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3"><br>
</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">With best regards,</font></p>
<p style="margin-right: 0px; margin-left: 0px;"><font face="Times New Roman" size="3">Victor.</font></p>
</div>
</div>
</div>
</body>
</html>