LAM/MPI logo

LAM/MPI General User's Mailing List Archives

  |   Home   |   Download   |   Documentation   |   FAQ   |   all just in this list

From: Prashanth (pcharapa_at_[hidden])
Date: 2004-04-13 22:46:32


Hi,

You might want to use a memory-checking debugger like bcheck (on
Solaris) or Valgrind (on Linux) to debug your program.

For more information on how to use a debugger to debug your MPI program,
please see the LAM's FAQ section at
http://www.lam-mpi.org/faq/category6.php3

->print statements. Is it possible to have segmentation fault even
->before the first print statement and the signal appears after the
->first print statement. I am so confused. I am stuck with this for more

If you have memory-badness in your program, this is possible.

Hope this helps.

Prashanth Charapalli,
LAM/MPI Team.