<div>I have profiled to sorting algorithms including Parallel Odd Even and Parallel Quick sort. I want to compare the results with Parallel Merge sort which I have profiled in attached file</div>
<div>it does not give the compilation error. but</div>
<div> </div>
<div><a href="mailto:irfan@hpc">irfan@hpc</a>:~&gt; mpicc -o PPM PPMS.c -lmpe -llmpe<br><a href="mailto:irfan@hpc">irfan@hpc</a>:~&gt; mpirun -np 4 ./PPM<br>4 processes mandates root height of 2<br>Enter the size of array         Data read and Lines are: 1000000<br>

1000000</div>
<div>Process with ID 3 and time  0.201<br>Process with ID 2 and time  0.201<br>Process with ID 0 and time  0.201<br>Process with ID 1 and time  0.202<br></div>
<div> </div>
<div> </div>
<div>&gt;it does not end execution.when I press Ctrl+c it gives message</div>
<div> </div>
<div>Ctrl-C caught... cleaning up processes<br>[press Ctrl-C again to force abort]<br>[mpiexec@hpc] HYDT_bscu_wait_for_completion (./tools/bootstrap/utils/bscu_wait.c:99): one of the processes terminated badly; aborting<br>

[mpiexec@hpc] HYDT_bsci_wait_for_completion (./tools/bootstrap/src/bsci_wait.c:18): bootstrap device returned error waiting for completion<br>[mpiexec@hpc] HYD_pmci_wait_for_completion (./pm/pmiserv/pmiserv_pmci.c:352): bootstrap server returned error waiting for completion<br>

[mpiexec@hpc] main (./ui/mpich/mpiexec.c:302): process manager error waiting for completion<br></div>
<div> </div>
<div>&gt; thanks</div>
<div> </div>