Add more Rome 4P2H models

[ROCm/rccl commit: 09ef75656a]
This commit is contained in:
Wenkai Du
2020-08-06 00:52:53 +00:00
parent 5f96f13e75
commit c9815aaa36
5 changed files with 160 additions and 42 deletions
@@ -93,6 +93,8 @@ NodeModelDesc model_descs[] = {
{1, "topo_8p_rome_n2.xml", "singel node 8 VEGA20 Rome NPS=2"},
{4, "topo_8p_rome_n2.xml", "4 nodes 8 VEGA20 Rome NPS=2"},
{4, "topo_8p_rome_n2_1.xml", "4 nodes 8 VEGA20 Rome NPS=2 Alt. Model"},
{1, "topo_8p_ts1.xml", "Single node 6 VEGA20 TS1"},
{4, "topo_8p_ts1.xml", "4 nodes 8 VEGA20 TS1"},
};
int main(int argc,char* argv[])