Hi, I am tring to run the code, and when i run ./run-machine.sh 0, error occured in hrd.h;
below are the detailed errors:
main: Client client-conn-15 published conn and dgram. Waiting for master master-0-15
main: Client client-conn-15 found master! Connecting..
HRD: Failed to modify QP to RTR
main: ../libhrd/hrd_conn.c:463: hrd_connect_qp: Assertion `false' failed.
Do I need to change the code(i.e. macro)? Hope to get your help, thx!