Be silent when the lifeline is lost - we don't want to hear about it
This commit was SVN r21011.
Этот коммит содержится в:
родитель
e52dc0bb9e
Коммит
96d1ff506e
@ -244,9 +244,6 @@ static int route_lost(const orte_process_name_t *route)
|
|||||||
if (!orte_finalizing &&
|
if (!orte_finalizing &&
|
||||||
NULL != lifeline &&
|
NULL != lifeline &&
|
||||||
OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, route, lifeline)) {
|
OPAL_EQUAL == orte_util_compare_name_fields(ORTE_NS_CMP_ALL, route, lifeline)) {
|
||||||
opal_output(0, "%s routed:slave: Connection to lifeline %s lost",
|
|
||||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
|
|
||||||
ORTE_NAME_PRINT(lifeline));
|
|
||||||
return ORTE_ERR_FATAL;
|
return ORTE_ERR_FATAL;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user