AFACT, we never put endpoints on a list.
This commit was SVN r17940.
Этот коммит содержится в:
родитель
58d51f2689
Коммит
ebfdd133f5
@ -150,7 +150,7 @@ typedef struct mca_btl_openib_endpoint_qp_t {
|
|||||||
*/
|
*/
|
||||||
|
|
||||||
struct mca_btl_base_endpoint_t {
|
struct mca_btl_base_endpoint_t {
|
||||||
opal_list_item_t super;
|
opal_object_t super;
|
||||||
|
|
||||||
struct mca_btl_openib_module_t* endpoint_btl;
|
struct mca_btl_openib_module_t* endpoint_btl;
|
||||||
/**< BTL instance that created this connection */
|
/**< BTL instance that created this connection */
|
||||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user