<div dir="ltr"><div>Dear MPICH2,</div><div><br></div><div>The MPICH2 readme tels following:</div><div><br></div><div>- COLLECTIVES: For collective operations performed on communicators</div><div>   with a failed process, the collective would return an error on</div>

<div>   some, but not necessarily all processes. A collective call</div><div>   returning MPI_SUCCESS on a given process means that the part of the</div><div>   collective performed by that process has been successful.</div>

<div><br></div><div>Can you please answer on more specific questions:</div><div><ul><li>May I get MPI_SUCCESS on collective operation, 
If this collective operation called after one of communicator processes failed. (Fail happened before operation call).</li><li>I still have not simple example, but it looks like executing collective operation on single computer with multiple processes returns error (recognizes that one of the processes failed), but executing same collective operation on cluster return MPI_SUCCESS. </li>

</ul><div>Anatoly.</div></div></div>