1
1

Temporarily make the direct grpcomm component the default until we can debug the other modules

This commit was SVN r32707.
Этот коммит содержится в:
Ralph Castain 2014-09-11 14:47:54 +00:00
родитель 4ccc0f5ea2
Коммит 9e7e90265f

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

@ -57,7 +57,7 @@ static int direct_register(void)
* direct for use by apps without affecting daemons - set
* it to be first for now until the others are fixed
*/
my_priority = 10;
my_priority = 1000;
(void) mca_base_component_var_register(c, "priority",
"Priority of the grpcomm direct component",
MCA_BASE_VAR_TYPE_INT, NULL, 0, 0,