MPI_Abort
int MPI_Abort(MPI_Comm, int);
Forces all tasks of an MPI job to terminate.