Update Rome models matching (#376)

[ROCm/rccl commit: 4c83adb75c]
This commit is contained in:
Wenkai Du
2021-05-25 10:12:40 -07:00
gecommit door GitHub
bovenliggende ea17b05518
commit aa95cc6102
4 gewijzigde bestanden met toevoegingen van 168 en 7 verwijderingen
@@ -122,6 +122,7 @@ NodeModelDesc model_descs[] = {
{4, "topo_collnet_n1.xml", "4 nodes collnet 1 NICs"},
{4, "topo_collnet_n4.xml", "4 nodes collnet 4 NICs"},
{1, "topo_8p_90a.xml", "single node gfx90a"},
{4, "topo_8p_rome_4n_1.xml", "4 nodes node 8 gfx908 Rome 4 NICs NPS=4"},
};
int main(int argc,char* argv[])