High-Precision-Congestion-Control icon indicating copy to clipboard operation
High-Precision-Congestion-Control copied to clipboard

Change Topology File Error

Open yuxuan-hu opened this issue 1 year ago • 2 comments

When I set the topology file to mix/topology.txt in the config file mix/config.txt (line 6), the simulation can run successfully. However, if I use mix/fat.txt, the simulation cannot run, and the error message shows below:



assert failed. cond="rate2kmin.find(rate) != rate2kmin.end()", msg="must set kmin for each link speed", file=../scratch/third.cc, line=830
terminate called without an active exception

Program received signal SIGABRT, Aborted.
__GI_raise (sig=sig@entry=6) at ../sysdeps/unix/sysv/linux/raise.c:51
51      ../sysdeps/unix/sysv/linux/raise.c: No such file or directory.

yuxuan-hu avatar Dec 04 '23 08:12 yuxuan-hu