Add XGMI sys type and clean up detection code (#597)

This commit is contained in:
Wenkai Du
2022-08-12 09:52:29 -07:00
committed by GitHub
parent f6b9686482
commit f5c0b243a8
3 changed files with 60 additions and 62 deletions
+1
View File
@@ -104,6 +104,7 @@ struct ncclTopoLinkList {
#define RCCL_TOPO_GDR_ALL 4
#define RCCL_TOPO_16P1H 8
#define RCCL_TOPO_FORCE_INTRA 16
#define RCCL_TOPO_XGMI_ALL 32
#define RCCL_TOPO_MAX_RANKS_PER_GPU 8
struct ncclTopoNode {