Be consistent in our handling of the "only HNP in allocation" case when setting up the VM. Thanks to Tetsuya Mishima for the suggestion.
cmr=v1.8:reviewer=rhc This commit was SVN r31195.
Этот коммит содержится в:
родитель
c424ad94f3
Коммит
bd9bd2ff16
@ -1689,6 +1689,9 @@ int orte_plm_base_setup_virtual_machine(orte_job_t *jdata)
|
||||
"%s plm:base:setup_vm only HNP left",
|
||||
ORTE_NAME_PRINT(ORTE_PROC_MY_NAME)));
|
||||
OBJ_DESTRUCT(&nodes);
|
||||
/* mark that the daemons have reported so we can proceed */
|
||||
daemons->state = ORTE_JOB_STATE_DAEMONS_REPORTED;
|
||||
daemons->updated = false;
|
||||
return ORTE_SUCCESS;
|
||||
}
|
||||
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user