High-Precision-Congestion-Control
High-Precision-Congestion-Control copied to clipboard
HI yuliang I have read your paper HPCC, it seems that this simulator implements IRN, I want to know how should I adjust params to enable IRN?
Hi yuliang, when I run dctcp CC for rdma clients , should the has_win in config.txt set to 1?
Need a header
Hi all, I have ran the simulation and generated the traces using the trace reader according to the README. However, I noticed that for the fat-tree topology, there is only...
Need return for bool
Hi, yuliang. I have runned a 1000-scale incast simulation based on your code, where each flow consists of one BDP packets (ie, 8 MTU packets). PFC is triggered. Unfortunately, packet...
The rate on receiving the first cnp is set to 1.0*current rate here, however the rate on first cnp is set to 0 for Mellanox CX4. Could you please explain...
Tests are currently failing when the project is configured with the following: gcc/g++ version is 4.9.2 and python is version 2.7.18 The command used to configure is: CC='path/to/4.9.2/gcc' CXX='/path/to/4.9.2/g++' ./waf...
Hi, I am running an experiment with 8x8 leaf spine topology (no over-subscription) and using DRILL as a load balancer. I am using the run.py script to start the simulations....
Hi developers: I have a problem with DCQCN's RP algorithm implementation in rdma-hw.cc. From the DCQCN paper,the rate reduction is before updating alpha. But in rdma-hw.cc, the rate decrease is...