I'm working on a MATLAB based MPI program. Whenever I try to run it I'm
getting the error & o/p that I've pasted at the end. I did a search on this
SIGSEGV error but there's not much on the web about it and most of the
solutions didn't apply to my case.
Can someone clarify what this error means? Thanks,
Pushkar
Redstone[534] pushkar$ m matlab-test.e77236
n-1<18762> ssi:boot:base:linear: booting n0 (Empire-14-05)
n-1<18762> ssi:boot:base:linear: booting n1 (Empire-14-04)
n-1<18762> ssi:boot:base:linear: finished
MPI process rank 0 (n0, p18770) caught a SIGSEGV in MPI_Recv.
Redstone[535] pushkar$ m matlab-test.o77236
LAM 7.0.5/MPI 2 C++/ROMIO - Indiana University
< M A T L A B >
Copyright 1984-2003 The MathWorks, Inc.
Version 6.5.1.199709 Release 13 (Service Pack 1)
Aug 4 2003
Using Toolbox Path Cache. Type "help toolbox_path_cache" for more info.
To get started, type one of these: helpwin, helpdesk, or demo.
For product information, visit www.mathworks.com.
Starting child MATLAB process ...
Rank (0, MPI_COMM_WORLD): Call stack within LAM:
Rank (0, MPI_COMM_WORLD): - MPI_Recv()
Rank (0, MPI_COMM_WORLD): - main()
LAM 7.0.5/MPI 2 C++/ROMIO - Indiana University
|