Newsgroups: comp.parallel.mpi
From: song@express.cs.purdue.edu (Chang-Hyeon Song)
Subject: [Q]: How to terminate MPI for all processors?
Organization: Department of Computer Sciences, Purdue University
Date: 28 Sep 1995 18:00:42 GMT
Message-ID: <44ensa$ouh@ector.cs.purdue.edu>

HI.
I am coding for hostless model.  I have to do some testing for a certain
condition for rank 0, then if the condition is not met, I want to terminate
MPI gracefully.  If I want to broadcast a certain message to call MPI_Finalize,
but other host doesn't wait for it.
How do I terminate MPI for all processors gracefully?
Thanks in advance.
---

Chang Song

