[mpich-discuss] response as soon as possible please

Irfan Gul hungu.orakzai at gmail.com
Tue Jun 14 12:55:12 CDT 2011


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
it does not give the compilation error. but

irfan at hpc:~> mpicc -o PPM PPMS.c -lmpe -llmpe
irfan at hpc:~> mpirun -np 4 ./PPM
4 processes mandates root height of 2
Enter the size of array         Data read and Lines are: 1000000
1000000
Process with ID 3 and time  0.201
Process with ID 2 and time  0.201
Process with ID 0 and time  0.201
Process with ID 1 and time  0.202


>it does not end execution.when I press Ctrl+c it gives message

Ctrl-C caught... cleaning up processes
[press Ctrl-C again to force abort]
[mpiexec at hpc] HYDT_bscu_wait_for_completion
(./tools/bootstrap/utils/bscu_wait.c:99): one of the processes terminated
badly; aborting
[mpiexec at hpc] HYDT_bsci_wait_for_completion
(./tools/bootstrap/src/bsci_wait.c:18): bootstrap device returned error
waiting for completion
[mpiexec at hpc] HYD_pmci_wait_for_completion
(./pm/pmiserv/pmiserv_pmci.c:352): bootstrap server returned error waiting
for completion
[mpiexec at hpc] main (./ui/mpich/mpiexec.c:302): process manager error waiting
for completion

> thanks
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110614/2b7b3aa5/attachment.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PPMS.c
Type: text/x-csrc
Size: 10417 bytes
Desc: not available
URL: <http://lists.mcs.anl.gov/pipermail/mpich-discuss/attachments/20110614/2b7b3aa5/attachment.c>


More information about the mpich-discuss mailing list