Remove an option that the orteds don't actually support...
This commit was SVN r22027.
Этот коммит содержится в:
родитель
176fdd3a83
Коммит
5a24d6f60e
@ -1062,9 +1062,6 @@ int orte_plm_base_orted_append_basic_args(int *argc, char ***argv,
|
||||
if (orted_spin_flag) {
|
||||
opal_argv_append(argc, argv, "--spin");
|
||||
}
|
||||
if (orte_leave_session_attached) {
|
||||
opal_argv_append(argc, argv, "--leave-session-attached");
|
||||
}
|
||||
if (orte_report_bindings) {
|
||||
opal_argv_append(argc, argv, "--report-bindings");
|
||||
}
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user