Sigh - get the end of the loop at the right place
This commit was SVN r27197.
Этот коммит содержится в:
родитель
7ac257e169
Коммит
6319014ab0
@ -279,8 +279,8 @@ static int connect_accept ( ompi_communicator_t *comm, int root,
|
|||||||
"%s dpm:orte:connect_accept adding %s to proc list",
|
"%s dpm:orte:connect_accept adding %s to proc list",
|
||||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
|
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME),
|
||||||
ORTE_NAME_PRINT(&proc_list[i]->proc_name)));
|
ORTE_NAME_PRINT(&proc_list[i]->proc_name)));
|
||||||
ompi_proc_pack(proc_list, size, nbuf);
|
|
||||||
}
|
}
|
||||||
|
ompi_proc_pack(proc_list, size, nbuf);
|
||||||
}
|
}
|
||||||
|
|
||||||
/* pack wireup info - this is required so that all involved parties can
|
/* pack wireup info - this is required so that all involved parties can
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user