Convert this test back to the old form of xcast API
This commit was SVN r13194.
Этот коммит содержится в:
родитель
78dfaeb008
Коммит
2c46e10692
@ -109,7 +109,7 @@ int main(int argc, char* argv[])
|
||||
}
|
||||
|
||||
/* FIRST BARRIER - WAIT FOR MSG FROM RMGR_PROC_STAGE_GATE_MGR TO ARRIVE */
|
||||
if (ORTE_SUCCESS != (rc = orte_rml.xcast(ORTE_PROC_MY_NAME->jobid,
|
||||
if (ORTE_SUCCESS != (rc = orte_rml.xcast(ORTE_PROC_MY_NAME->jobid, true,
|
||||
NULL, orte_gpr.deliver_notify_msg))) {
|
||||
ORTE_ERROR_LOG(rc);
|
||||
error = "failed to see all procs register\n";
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user