Missing one argument for calling this function.
This commit was SVN r18793.
Этот коммит содержится в:
родитель
c143c95ff9
Коммит
a3e1718126
@ -564,7 +564,7 @@ int orte_plm_process_launch(orte_job_t *jdata)
|
||||
orte_plm_base_orted_append_basic_args(&argc, &argv,
|
||||
"env",
|
||||
&proc_vpid_index,
|
||||
&node_name_index2);
|
||||
&node_name_index2, false);
|
||||
|
||||
if (0 < opal_output_get_verbosity(orte_plm_globals.output)) {
|
||||
param = opal_argv_join(argv, ' ');
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user