Skip to content

Commit 70a4e5a

Browse files
committed
x
1 parent 0c590a2 commit 70a4e5a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
11
# HPCC simulation
2+
[Project page of HPCC](https://liyuliang001.github.io/projects/hpcc/index.html)
3+
24
This is the simulator for [HPCC: High Precision Congestion Control (SIGCOMM' 2019)](https://rmiao.github.io/publications/hpcc-li.pdf). It also includes the implementation of DCQCN, TIMELY, DCTCP, PFC, ECN and Broadcom shared buffer switch.
35

46
We have update this simulator to support HPCC-PINT, which reduces the INT header overhead to just 1 byte. This improves the long flow completion time. See [PINT: Probabilistic In-band Network Telemetry (SIGCOMM' 2020)](https://liyuliang001.github.io/publications/pint.pdf).
57

6-
We have created a [project page for HPCC](https://liyuliang001.github.io/projects/hpcc/index.html), which includes latest news of HPCC and extensive evaluation results using this simulator.
8+
Our [Project page of HPCC](https://liyuliang001.github.io/projects/hpcc/index.html) includes latest news of HPCC and extensive evaluation results using this simulator.
79

810
## NS-3 simulation
911
The ns-3 simulation is under `simulation/`. Refer to the README.md under it for more details.

0 commit comments

Comments
 (0)