blob: ddf03f01955a56dd343c0da74d8b4ce3cc7ae744 [file] [log] [blame]
<html><head><title>MPI_Abort</title>
<body>
<H3>MPI_Abort</H3>
<PRE>
int MPI_Abort(MPI_Comm, int);
</PRE>
<DL><DD>
Forces all tasks of an MPI job to terminate.
<P></DL></font></body></html>