1
1

set the inline_max to something.. doh..

This commit was SVN r11133.
Этот коммит содержится в:
Galen Shipman 2006-08-08 17:24:12 +00:00
родитель c93711cfdb
Коммит f7015abb92

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

@ -945,7 +945,7 @@ int mca_btl_openib_endpoint_create_qp(
return OMPI_ERROR;
}
(*qp) = my_qp;
openib_btl->ib_inline_max = qp_init_attr.cap.max_inline_data;
}
{