Make this parameter visible to users; it was a mistake/typo to make
it hidden. This commit was SVN r18902.
Этот коммит содержится в:
родитель
a812324963
Коммит
cb36782310
@ -69,7 +69,7 @@ int opal_paffinity_base_open(void)
|
|||||||
|
|
||||||
mca_base_param_reg_string_name("opal", "paffinity_base_slot_list",
|
mca_base_param_reg_string_name("opal", "paffinity_base_slot_list",
|
||||||
"Used to set list of processor IDs to bind MPI processes to (e.g., used in conjunction with rank files)",
|
"Used to set list of processor IDs to bind MPI processes to (e.g., used in conjunction with rank files)",
|
||||||
true, false, NULL, NULL);
|
false, false, NULL, NULL);
|
||||||
|
|
||||||
/* Open up all available components */
|
/* Open up all available components */
|
||||||
|
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user