Hi,
I am getting the following error, though everything seems to be fine in the
code. Am I missing something? Below are examples of the errors I'm seeing
when my code crashes.
------------------------------
-----------------------------------------------
One of the processes started by mpirun has exited with a nonzero exit
code. This typically indicates that the process finished in error.
If your process did not finish in error, be sure to include a "return
0" or "exit(0)" in your C code before exiting the application.
PID 29885 failed on node n1 (129.219.39.162) due to signal 11.
-----------------------------------------------------------------------------
MPI_Recv: process in local group is dead (rank 34, MPI_COMM_WORLD)
MPI_Recv: process in local group is dead (rank 16, MPI_COMM_WORLD)
Rank (16, MPI_COMM_WORLD): Call stack within LAM:
Rank (16, MPI_COMM_WORLD): - MPI_Recv()
Rank (16, MPI_COMM_WORLD): - main()
--
Debejyo Chakraborty
Graduate Student (PhD Signal Processing & Communication)
Laboratory of Agile Sensing Research, GWC 431
Arizona State University
Tempe, AZ 85287
Cell: 1-619-838-7334
web: http://www.public.asu.edu/~dchakra1/
|