Use nontemporal in slow path and add XGMI sys type (#575)

* Use nontemporal in slow path and add XGMI sys type

* Clean up XGMI detection
This commit is contained in:
Wenkai Du
2022-07-06 07:58:41 -07:00
committed by GitHub
parent 00af1f64e9
commit b250c01cbe
4 changed files with 66 additions and 68 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 {