Add another Rome model (#1095)

This commit is contained in:
Wenkai Du
2024-02-28 10:46:05 -08:00
committed by GitHub
parent b617aecc31
commit df98a6957d
2 changed files with 16 additions and 0 deletions
+1
View File
@@ -157,6 +157,7 @@ NodeModelDesc model_descs[] = {
{1, "topo_8p_940vm.xml", "single node gfx940 VM"},
{2, "topo_8p_940vm.xml", "2 nodes gfx940 VM"},
{2, "topo_8p_940_16n.xml", "2 nodes gfx940 16 NICs"},
{2, "topo_8p1h_6.xml", "2 nodes 8P1H Alt."},
};
NCCL_PARAM(MaxCTAs, "MAX_CTAS", MAXCHANNELS);