nithesh
2009-05-14 11:10:34 UTC
HI,
I am a novice in parallel progrmming. I was testing Message Passing
Interface. and found that when i run multiple process using mpirun and
for some reason if one of the process is abruptly closed then the
following message is displayed on the screen and all the process are
terminated.
the message displayed is
"mpirun has exited due to to process rank 3 with PID 15887" on node
linuxtest2 exiting without
calling "finalize". This may have caused other processes in the
application to be terminated by
signals sent by mpirun(as reported here)."
Is there any way to avoid this i mean if one process is terminated
then mpirun shouldn't exit and the rest of the process should continue
running.
Awaiting your reply.
Nithesh
I am a novice in parallel progrmming. I was testing Message Passing
Interface. and found that when i run multiple process using mpirun and
for some reason if one of the process is abruptly closed then the
following message is displayed on the screen and all the process are
terminated.
the message displayed is
"mpirun has exited due to to process rank 3 with PID 15887" on node
linuxtest2 exiting without
calling "finalize". This may have caused other processes in the
application to be terminated by
signals sent by mpirun(as reported here)."
Is there any way to avoid this i mean if one process is terminated
then mpirun shouldn't exit and the rest of the process should continue
running.
Awaiting your reply.
Nithesh