LAM/MPI logo

LAM/MPI General User's Mailing List Archives

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

From: SCIPIONI Roberto (SCIPIONI.Roberto_at_[hidden])
Date: 2007-06-18 00:52:33


Dear all,

I am trying to run an mpi code and strangely enough the code runs but at the end in the writing of the final results 2 processes and only two of them give error.

Do you have an idea of what I have to look at ?

The error reads:

------------------------

7 30 /home/robechan/work/fdtd_3D_xyzPML_MPI_OpenMP/Data/Ind_Foll_Loc_7.dat
6 10 /home/robechan/work/fdtd_3D_xyzPML_MPI_OpenMP/Data/Ind_Foll_Loc_6.dat
5 10 /home/robechan/work/fdtd_3D_xyzPML_MPI_OpenMP/Data/Ind_Foll_Loc_5.dat
Process : 5 -- error: 2 -- File writing problem -- Ind_Foll_Loc
3 10 /home/robechan/work/fdtd_3D_xyzPML_MPI_OpenMP/Data/Ind_Foll_Loc_3.dat
Process : 3 -- error: 2 -- File writing problem -- Ind_Foll_Loc
-----------------------------------------------------------------------------
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 28280 failed on node n0 (192.168.0.100) with exit status 1.
-----------------------------------------------------------------------------
mpirun failed with exit status 1

-------

Thanks

Roberto Scipioni
ICYS, Japan