Skip to content

Commit

Permalink
#1359: LB: document added greedylb arg
Browse files Browse the repository at this point in the history
  • Loading branch information
nlslatt authored and lifflander committed Sep 28, 2021
1 parent 51c1138 commit 6c0cee3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/vt/vrt/collection/balance/greedylb/greedylb.cc
Original file line number Diff line number Diff line change
Expand Up @@ -112,6 +112,10 @@ Default: true
{
"strategy",
R"(
Values: {scatter, bcast, pt2pt}
Default: scatter
Description:
How to distribute the data after the centralized LB makes a decision
)"
}
};
Expand Down

0 comments on commit 6c0cee3

Please sign in to comment.