LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: vidya kotamraju (vidya_kotamraju_at_[hidden])
Date: 2002-09-05 00:54:40


hi all,
i have written a simple program to add some numbers in
FORTRAN.when i compile it (mpicc -o loop loop.f -lm)it
gives me no errors.
However when i run it (mpirun N -c 2 loop) i get the
following error:

 Process 1 of 2.80259693E-45 is alive !
MPI process rank 0 (n0, p2457) caught a SIGSEGV.
-----------------------------------------------------------------------------

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 2457 failed on node n0 with exit status 1.
-----------------------------------------------------------------------------
 Process 1 of 2.80259693E-45 is alive !

What could be the error ? Could anyone help me out.
Thanx in advance,
Vidya Kotamraju
Physical Oceanography Department,
National Institute Of Oceanograpy,
Goa,INDIA.
e-mail: vidyakr_at_[hidden]

__________________________________________________
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes
http://finance.yahoo.com
_______________________________________________
This list is archived at http://www.lam-mpi.org/MailArchives/lam/