1
1
This commit was SVN r26264.
Этот коммит содержится в:
Ralph Castain 2012-04-10 21:51:54 +00:00
родитель 9cd4c06488
Коммит 9a58414005

Просмотреть файл

@ -59,7 +59,6 @@ ompi_mpi_abort(struct ompi_communicator_t* comm,
orte_process_name_t *abort_procs;
orte_std_cntr_t nabort_procs;
opal_output(0, "MPI_ABORT");
/* Protection for recursive invocation */
if (have_been_invoked) {
return OMPI_SUCCESS;