When i run "ib_send_bw" ,I have the following situations
FreeFlow
- Waiting for client to connect... *
Couldn't get ibv_exp_post_send pointer
Program received signal SIGSEGV, Segmentation fault.
__ibv_create_cq (context=0x6316b0, cqe=, cq_context=0x0, channel=0x0, comp_vector=0) at src/verbs.c:538
538 cq_map[cq->handle] = cq;
I would really appreciate it if someone could help me
When i run "ib_send_bw" ,I have the following situations
FreeFlow
Couldn't get ibv_exp_post_send pointer
Program received signal SIGSEGV, Segmentation fault.
__ibv_create_cq (context=0x6316b0, cqe=, cq_context=0x0, channel=0x0, comp_vector=0) at src/verbs.c:538
538 cq_map[cq->handle] = cq;
I would really appreciate it if someone could help me