<span style="font-size:13.3px;font-family:Verdana, Arial, Helvetica, sans-serif"><img src="http://p1.wisestamp.com/pixel.png?p=mozilla&v=2.2.1&t=1305828989600&u=8243824&e=823" height="1" width="1"></span><div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><font color="#888888">
</font></blockquote></div>Hi Any can help me to solve the problem???<br>I have profiled Parallel quick sort algorithm. when I run it on single
processor it give me the result ".clog2" file. but when I run it on more
than one process it gives Error and hang the Execution. the Error is
given below. <br>
irfan@hpc:~>mpirun -np 1 ./PPPS<br>100<br><br> 1 19 21 44 50 79 88<br> 98 113 124 127 132 151 156 <br>
175 182 195 245 250 259 262 <br> 263 269 298 305 334 336 343 <br>
369 385 387 387 393 398 407 <br>
411 412 412 421 441 481 496 <br> 523 528 531 535 538 545 560 <br>
561 571 580 599 602 604 612 <br> 622 650 652 663 667 684 691 <br>
702 706 706 709 711 717 745 <br> 754 767 767 774 774 777 786 <br>
790 791 791 807 813 815 825 <br> 829 833 836 856 893 897 900 <br>
934 937 946 954 958 961 982 <br> 983 <br>MPI_time : 0.000<br>Writing logfile....<br>Enabling the Default clock synchronization...<br>
Finished writing logfile ./PPPS.clog2.<br>irfan@hpc:~> mpirun -np 2 ./PPPS<br>100<br><br>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_<div id=":1dt">
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>irfan@hpc:~></div><br>