Skip to content
Snippets Groups Projects
Commit 6ea83dac authored by Erick Lavoie's avatar Erick Lavoie
Browse files

Fixed number of shards 2

parent 11171326
No related branches found
No related tags found
No related merge requests found
...@@ -23,7 +23,7 @@ for MS in 5 10 20; do ...@@ -23,7 +23,7 @@ for MS in 5 10 20; do
setup/nodes/google-fl.py \ setup/nodes/google-fl.py \
--nb-nodes 100 \ --nb-nodes 100 \
--local-shards 2 \ --local-shards 2 \
--shard-size 250 | --shard-size 225 |
setup/topology/d_cliques/greedy_swap.py \ setup/topology/d_cliques/greedy_swap.py \
--interclique ring \ --interclique ring \
--max-clique-size $MS \ --max-clique-size $MS \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment