btl/ugni: adjust exclusivity below sm and vader
Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
Этот коммит содержится в:
родитель
7b8ec48c68
Коммит
3c33a8e94b
@ -216,7 +216,8 @@ btl_ugni_component_register(void)
|
||||
MCA_BASE_VAR_SCOPE_LOCAL, &mca_btl_ugni_component.mpool_type);
|
||||
OBJ_RELEASE(new_enum);
|
||||
|
||||
mca_btl_ugni_module.super.btl_exclusivity = MCA_BTL_EXCLUSIVITY_HIGH;
|
||||
/* ensure we loose send exclusivity to sm and vader if they are enabled */
|
||||
mca_btl_ugni_module.super.btl_exclusivity = MCA_BTL_EXCLUSIVITY_HIGH - 2;
|
||||
|
||||
/* smsg threshold */
|
||||
mca_btl_ugni_module.super.btl_eager_limit = 8 * 1024;
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user