It barely compiles ...
This commit was SVN r20433.
Этот коммит содержится в:
родитель
7a3b011f45
Коммит
4804ee60a7
@ -66,7 +66,7 @@ int orte_plm_proxy_spawn(orte_job_t *jdata)
|
||||
}
|
||||
|
||||
/* identify who gets this command - the HNP or the local orted */
|
||||
if (jdata->controls & ORTE_JOB_CONTROL_LOCAL_SPAWN) {
|
||||
if (jdata->controls & ORTE_JOB_CONTROL_LOCAL_SLAVE) {
|
||||
/* for now, this is unsupported */
|
||||
opal_output(0, "LOCAL DAEMON SPAWN IS CURRENTLY UNSUPPORTED");
|
||||
target = ORTE_PROC_MY_HNP;
|
||||
|
Загрузка…
Ссылка в новой задаче
Block a user