1
1
This commit was SVN r17012.
Этот коммит содержится в:
Jeff Squyres 2007-12-21 14:25:48 +00:00
родитель 401dc49686
Коммит 558d179e2e

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

@ -910,7 +910,7 @@ static int finish_btl_init(mca_btl_openib_module_t *openib_btl)
}
}
opanib_btl->eager_rdma_buffers = OBJ_NEW(opal_pointer_array_t);
openib_btl->eager_rdma_buffers = OBJ_NEW(opal_pointer_array_t);
opal_pointer_array_init(openib_btl->eager_rdma_buffers,
mca_btl_openib_component.max_eager_rdma,
mca_btl_openib_component.max_eager_rdma,