This is a MP-RDMA NS-3 simulator based on the HPCC: https://hpcc-group.github.io/ implementation for simulating the performance of MP-RDMA(Multi-Path RDMA).
The ns-3 simulation is under simulation/
. Refer to the README.md under it for more details.
The traffic generator is under traffic_gen/
. Refer to the README.md under it for more details.
HPCC provide a few analysis scripts under analysis/
to view the packet-level events, and analyzing the fct in the same way as HPCC Figure 11.
Refer to the README.md under it for more details.