diff --git a/README.md b/README.md index 8afd47a..8739f0a 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ + + # DCP simulation This repository contains the simulator for DCP: @@ -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' @@ -91,4 +94,4 @@ Please consider citing this work if you find the repository helpful. pages={85--98}, year={2025} } -``` \ No newline at end of file +```