LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: raregue (raregue_at_[hidden])
Date: 2005-07-19 18:26:02


I'm still getting this error when processes exit before end-time
execution. It only happens after a number of processes have failed. I
haven't counted how many triggers this error. lamclean does not fix
it. The only way to get LAM MPI running again is to reboot the
computer. This error doesn't occur for the Linux LAM 7.1.1 version
that I'm also using on another cluster. What is the problem with LAM
7.1.1 for Macs? Is it 10.3.8? Does Tiger fix things?

Thanks,

Rich Regueiro

------------------------------------------------------------------------
-----
The selected RPI failed to initialize during MPI_INIT. This is a
fatal error; I must abort.

This occurred on host raregue-g5.ran.sandia.gov (n0).
The PID of failed process was 20322 (MPI_COMM_WORLD rank: 0)
------------------------------------------------------------------------
-----
------------------------------------------------------------------------
-----
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 20323 failed on node n0 (127.0.0.1) with exit status 1.
------------------------------------------------------------------------
-----