1
1

Sigh - get the end of the loop at the right place

This commit was SVN r27197.
Этот коммит содержится в:
Ralph Castain 2012-08-31 15:54:11 +00:00
родитель 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",
ORTE_NAME_PRINT(ORTE_PROC_MY_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