1
1

Making paffinity_base_slot_list invisible for the user

This commit was SVN r19096.
Этот коммит содержится в:
Lenny Verkhovsky 2008-07-30 14:52:45 +00:00
родитель 7f01be2830
Коммит 90a784dfca

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

@ -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)",
false, false, NULL, NULL);
true, false, NULL, NULL);
/* Open up all available components */