Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@


# DCP simulation
This repository contains the simulator for DCP:

Expand Down Expand Up @@ -66,6 +68,7 @@ src_id dst_id src_port dst_port flow_size start_time fct standalone_fct
```

## Run MP-RDMA
These commands assume you have checked out the `mprdma` branch:
```
./waf --run 'scratch/ring-allreduce exp/allreduce/config_allreduce.txt'
./waf --run 'scratch/alltoall exp/alltoall/config_alltoall.txt'
Expand All @@ -91,4 +94,4 @@ Please consider citing this work if you find the repository helpful.
pages={85--98},
year={2025}
}
```
```