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

Fixed number of shards

parent 6d315f2a
No related branches found
No related tags found
No related merge requests found
......@@ -23,7 +23,7 @@ for MS in 5 10 20; do
setup/nodes/google-fl.py \
--nb-nodes 100 \
--local-shards 2 \
--shard-size 250 |
--shard-size 225 |
setup/topology/d_cliques/greedy_swap.py \
--interclique fully-connected \
--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