From: Jean-Paul Dzisiak <JP.Dzisiak@ulg.ac.be>
Newsgroups: comp.parallel.mpi
Subject: [Q] use of MPI_FINALIZE and MPI_ABORT ?
Date: Tue, 08 Dec 1998 16:22:12 +0100
Organization: Environment Center - ULg
Message-Id: <366D4423.6BDFD995@ulg.ac.be>
Mime-Version: 1.0
Content-Type: multipart/alternative;
    boundary="------------22640BEC1285023C0D4D41B8"


--------------22640BEC1285023C0D4D41B8
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: quoted-printable

Hello !

I have 3 codes that run in the MPICH environment and send messages
through MPI. These codes have some "STOP" statements when an error occur
in their input data, for example.

How could I shutdown all these programs in the MPI environment when such
an error occurs ?
Should I use MPI_FINALISE and/or MPI_ABORT ?

MPI_ABORT alone seems not to shutdowns all the processes. Others are
still running !

Help would be very appreciated...

--
Jean-Paul Dzisiak

CEME - Universit=E9 de Li=E8ge
Centre d'Etude et de Mod=E9lisation de l'Environnement
Sart-Tilman B5
B-4000 Li=E8ge
BELGIQUE

T=E9l +32 (0) 4 366 23 56
Fax +32 (0) 4 366 23 55
e-mail JP.Dzisiak@ulg.ac.be



--------------22640BEC1285023C0D4D41B8
Content-Type: text/html; charset=us-ascii
Content-Transfer-Encoding: 7bit

<HTML>
Hello !

<P>I have 3 codes that run in the <B>MPICH</B> environment and send messages
through <B>MPI</B>. These codes have some "<B>STOP</B>" statements when
an error occur in their input data, for example.

<P>How could I shutdown all these programs in the <B>MPI</B> environment
when such an error occurs ?
<BR>Should I use <B>MPI_FINALISE</B> and/or <B>MPI_ABORT ?</B>

<P><B>MPI_ABORT</B> alone seems not to shutdowns all the processes. Others
are still running !

<P>Help would be very appreciated...
<PRE>--&nbsp;
Jean-Paul Dzisiak

CEME - Universit&eacute; de Li&egrave;ge
Centre d'Etude et de Mod&eacute;lisation de l'Environnement
Sart-Tilman B5
B-4000 Li&egrave;ge
BELGIQUE

T&eacute;l +32 (0) 4 366 23 56
Fax +32 (0) 4 366 23 55
e-mail JP.Dzisiak@ulg.ac.be</PRE>
&nbsp;</HTML>

--------------22640BEC1285023C0D4D41B8--

