1
1

Merge pull request from igor-ivanov/master

orte/mca/rmaps: Improve orte_rmaps_dist_device help message
Этот коммит содержится в:
Jeff Squyres 2015-10-09 14:07:47 -04:00
родитель 1310acc83f 489f27f8e9
Коммит f9e9b69d93

@ -159,7 +159,7 @@ static int orte_rmaps_base_register(mca_base_register_flag_t flags)
rmaps_dist_device = NULL;
var_id = mca_base_var_register("orte", "rmaps", NULL, "dist_device",
"Set device to map by distance near by",
"If specified, map processes near to this device. Any device name that is identified by the lstopo hwloc utility as Net or OpenFabrics (for example eth0, mlx4_0, etc) or special name as auto ",
MCA_BASE_VAR_TYPE_STRING, NULL, 0, 0,
OPAL_INFO_LVL_9,
MCA_BASE_VAR_SCOPE_READONLY,