Fix compiler warnings
This commit was SVN r27588.
Этот коммит содержится в:
родитель
bd887f7f56
Коммит
26f1cd0909
@ -274,10 +274,11 @@ static int bad_allgather(orte_grpcomm_collective_t *gather)
|
||||
ORTE_ERROR_LOG(rc);
|
||||
OBJ_RELEASE(buf);
|
||||
opal_list_remove_item(&orte_grpcomm_base.active_colls, &gather->super);
|
||||
}
|
||||
}
|
||||
return rc;
|
||||
}
|
||||
}
|
||||
return ORTE_SUCCESS;
|
||||
}
|
||||
|
||||
OPAL_OUTPUT_VERBOSE((1, orte_grpcomm_base.output,
|
||||
"%s grpcomm:bad allgather underway",
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user