Re: [OMPI users] Trapping fortran I/O errors leaving zombiempiprocesses

2010-01-29 Thread Laurence Marks
On Fri, Jan 29, 2010 at 6:59 AM, Jeff Squyres wrote: > On Jan 28, 2010, at 2:23 PM, Laurence Marks wrote: > >> > If one process dies prematurely in Open MPI (i.e., before MPI_Finalize), >> > all the others > should be automatically killed. >> >> This does not seem to be happening. Part of the pro

Re: [OMPI users] Trapping fortran I/O errors leaving zombiempiprocesses

2010-01-29 Thread Jeff Squyres
On Jan 28, 2010, at 2:23 PM, Laurence Marks wrote: > > If one process dies prematurely in Open MPI (i.e., before MPI_Finalize), > > all the others > should be automatically killed. > > This does not seem to be happening. Part of the problem may be (and I > am out of my depth here) that the fortr