1
1
after last refactoring in rmaps, map-by dist:hca  was disabled.
reverting it back

found/fixed by Elena, reviewed by miked

cmr=v1.7.4:reviewer=ompi-rm1.7

This commit was SVN r30118.
Этот коммит содержится в:
Mike Dubman 2014-01-04 20:44:41 +00:00
родитель 9a855ff58e
Коммит 40aadab85f

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

@ -451,6 +451,7 @@ int orte_rmaps_base_set_mapping_policy(orte_mapping_policy_t *policy,
}
}
}
ORTE_SET_MAPPING_DIRECTIVE(tmp, ORTE_MAPPING_GIVEN);
opal_argv_free(ck2);
goto setpolicy;
}