Assertion failed in file ch3_progress.c at line 489: pkt-&gt;type &gt;= 0 &amp;&amp; pkt-&gt;type &lt; MPIDI_NEM_PKT_END<br><br><br>this is the main error i am getting no matter what code i try to run.<br><br><br>and this is the output of non mpi job<br>
<br>[root@indyaah runs]# mpiexec -n 4 ./a.out<br>13    12    -1    1    <br>12    11    0    -1    <br>1    1    1    1    <br>2    0    1    0    <br>Run time was 62.<br>13    12    -1    1    <br>12    11    0    -1    <br>
1    1    1    1    <br>2    0    1    0    <br>Run time was 62.<br>problem with execution of ./a.out  on  pratik.agrawal:  [Errno 8] Exec format error <br>problem with execution of ./a.out  on  pratik.agrawal:  [Errno 8] Exec format error <br>
<br><br><br>