You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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!
The text was updated successfully, but these errors were encountered:
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!
The text was updated successfully, but these errors were encountered: