1
1

Make this parameter visible to users; it was a mistake/typo to make

it hidden.

This commit was SVN r18902.
Этот коммит содержится в:
Jeff Squyres 2008-07-14 11:21:52 +00:00
родитель a812324963
Коммит cb36782310

Просмотреть файл

@ -69,7 +69,7 @@ int opal_paffinity_base_open(void)
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)",
true, false, NULL, NULL);
false, false, NULL, NULL);
/* Open up all available components */