Remove debug
This commit was SVN r24128.
Этот коммит содержится в:
родитель
4f5625d699
Коммит
9224302c10
@ -829,7 +829,6 @@ static void relay(int fd, short event, void *cbdata)
|
|||||||
/* race condition */
|
/* race condition */
|
||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
opal_output(0, "SENDING RELAY TO %s", ORTE_NAME_PRINT(&proc->name));
|
|
||||||
if (0 > (rc = orte_rml.send_buffer(&proc->name, msg->buffer, ORTE_RML_TAG_MULTICAST_RELAY, 0))) {
|
if (0 > (rc = orte_rml.send_buffer(&proc->name, msg->buffer, ORTE_RML_TAG_MULTICAST_RELAY, 0))) {
|
||||||
ORTE_ERROR_LOG(rc);
|
ORTE_ERROR_LOG(rc);
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user