From: wkwong@cs.hku.hk (Wong Wai Kuen (MSC))
Newsgroups: comp.parallel.mpi
Subject: Any debugger for MPI parallel program in PowerPC platform
Date: 27 Nov 1998 05:26:37 GMT
Organization: Department of Computer Science and Information Systems,
    The University of Hong Kong
Message-Id: <73ld6d$cn2$1@www.csis.hku.hk>


Since my program encounter segmentation fault
when execute the Bitonic sort program, but don't know
where is the error.

If I erase the pointer, then other error message.
"Truncated message (in CHK_MSGLEN)
p1_35868:  p4_error: : 14
rm_l_0_38430:  p4_error: interrupt SIGINT: 2
1 - Error in MPI_RECV : Message truncated
[1] Aborting program!
^Cp0_17268:  p4_error: interrupt SIGINT: 2
bm_list_13686:  p4_error: interrupt SIGINT: 2
p3_11388:  p4_error: interrupt SIGINT: 2
rm_l_-559038737_11646:  p4_error: interrupt SIGINT: 2
p2_8268:  p4_error: interrupt SIGINT: 2
rm_l_-559038737_13134:  p4_error: interrupt SIGINT: 2
>
"

Pls help me

