RDMA-Tutorial
RDMA-Tutorial copied to clipboard
compile library requirement: libverbs
when i use "make" to compile the project, the command line shows an error "setup_ib.o: undefined reference to symbol 'ibv_free_device_list@@IBVERBS_1.1'". when i add "-libverbs" in Makefile, the error disappear.