Re: [OMPI users] Fault Tolerant Features in OpenMPI

2013-08-11 Thread Edson Tavares de Camargo
Thanks a lot for your reply, Ralph! Could you tell me in what situation the error handler would be called in the 1.6.5 version? I had thought that a failure in a process would be catched by the error handler. Kill, or abort, the process wouldn't the same behaviour? In the 1.7.4 release if a proc

Re: [OMPI users] Fault Tolerant Features in OpenMPI

2013-08-11 Thread Ralph Castain
On Aug 11, 2013, at 6:33 AM, Edson Tavares de Camargo wrote: > Thanks a lot for your reply, Ralph! > > Could you tell me in what situation the error handler would be called in > the 1.6.5 version? Only when an error is detected in the MPI layer > > I had thought that a failure in a process