Update Rome model matching (#461)

* Update Rome model matching

* Add another Rome model

* Automatically setup NET GDR level from model

[ROCm/rccl commit: 0331e39f81]
This commit is contained in:
Wenkai Du
2021-11-05 08:53:47 -07:00
کامیت شده توسط GitHub
والد 709b3dc85b
کامیت fd98ee84b4
8فایلهای تغییر یافته به همراه276 افزوده شده و 52 حذف شده
@@ -136,6 +136,7 @@ struct ncclTopoSystem {
float totalWidth;
int type;
int nRanks;
int netGdrLevel;
};
ncclResult_t ncclTopoGetNode(struct ncclTopoSystem* system, struct ncclTopoNode** node, int type, uint64_t id);