Be a little more friendly and tell the user we couldn't reach their specified universe... :-)
This commit was SVN r7132.
Этот коммит содержится в:
родитель
d0f7dafc47
Коммит
cb128ab87b
@ -98,6 +98,8 @@ orte_sds_base_basic_contact_universe(void)
|
|||||||
return ret;
|
return ret;
|
||||||
}
|
}
|
||||||
} else { /* user-specified name - abort */
|
} else { /* user-specified name - abort */
|
||||||
|
opal_output(0, "orte_init: could not contact the specified universe name %s",
|
||||||
|
orte_universe_info.name);
|
||||||
return ORTE_ERR_UNREACH;
|
return ORTE_ERR_UNREACH;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user