Re: [OMPI users] Exit Program Without Calling MPI_Finalize ForSpecial Case

2009-06-04 Thread Ralph Castain
845) 433-8363 Jeff Squyres ---06/04/2009 07:32:25 AM---On Jun 4, 2009, at 2:16 AM, Tee Wen Kai wrote: > Just to find out more about the consequences for ex From: Jeff Squyres To: "Open MPI Users" Date: 06/04/2009 07:32 AM Subject: Re: [OMPI users] Exit P

Re: [OMPI users] Exit Program Without Calling MPI_Finalize ForSpecial Case

2009-06-04 Thread Richard Treumann
Subject: Re: [OMPI users] Exit Program Without Calling MPI_Finalize ForSpecial Case Sent by:users-boun...@open-mpi.org

Re: [OMPI users] Exit Program Without Calling MPI_Finalize ForSpecial Case

2009-06-04 Thread Jeff Squyres
On Jun 4, 2009, at 2:16 AM, Tee Wen Kai wrote: Just to find out more about the consequences for exiting MPI processes without calling MPI_Finalize, will it cause memory leak or other fatal problem? If you're exiting the process, you won't cause any kind of problems -- the OS will clean up