Oops: --noprefix should not take an argument.
This commit was SVN r12043.
Этот коммит содержится в:
родитель
017af37291
Коммит
72cf2fe813
@ -251,7 +251,7 @@ opal_cmd_line_init_t cmd_line_init[] = {
|
|||||||
{ NULL, NULL, NULL, '\0', NULL, "prefix", 1,
|
{ NULL, NULL, NULL, '\0', NULL, "prefix", 1,
|
||||||
NULL, OPAL_CMD_LINE_TYPE_STRING,
|
NULL, OPAL_CMD_LINE_TYPE_STRING,
|
||||||
"Prefix where Open MPI is installed on remote nodes" },
|
"Prefix where Open MPI is installed on remote nodes" },
|
||||||
{ NULL, NULL, NULL, '\0', NULL, "noprefix", 1,
|
{ NULL, NULL, NULL, '\0', NULL, "noprefix", 0,
|
||||||
NULL, OPAL_CMD_LINE_TYPE_STRING,
|
NULL, OPAL_CMD_LINE_TYPE_STRING,
|
||||||
"Disable automatic --prefix behavior" },
|
"Disable automatic --prefix behavior" },
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user