Add more constraints to enable GDR (#579)

* Add more constraints to enable GDR

* Revert deleted line

[ROCm/rccl commit: aa0d7ca882]
This commit is contained in:
Wenkai Du
2022-07-08 09:52:27 -07:00
کامیت شده توسط GitHub
والد bf15ad1d72
کامیت 659cd52d5c
2فایلهای تغییر یافته به همراه11 افزوده شده و 0 حذف شده
@@ -56,6 +56,8 @@ ncclResult_t ncclTopoFillNet(struct ncclXml* xml, const char* pciPath, const cha
/* Remove unneeded parts */
ncclResult_t ncclTopoTrimXml(struct ncclXml* xml);
ncclResult_t ncclTopoGetStrFromSys(const char* path, const char* fileName, char* strValue);
/**************/
/* XML Struct */
/* Functions */