Implement NIC identification and remapping (#420)

* Add 1H16P GPU model

* Implement NIC identification and remapping

* Revert "Sort IB devices based on device name (#413)"

This reverts commit 2d0ed8dff6.

* Fix permute and check order

* Correction on IB speed reporting

* Revert "Allow user to link layer with RCCL_IB_HCA_SKIP_LINK_LAYER (#361)"

This reverts commit caf5c9992a.
이 커밋은 다음에 포함됨:
Wenkai Du
2021-08-24 09:42:04 -07:00
커밋한 사람 GitHub
부모 5f15ed6e3e
커밋 5c8380ff5b
11개의 변경된 파일623개의 추가작업 그리고 47개의 파일을 삭제
+1
파일 보기
@@ -84,6 +84,7 @@ struct ncclTopoLinkList {
#define RCCL_TOPO_CR8G 1
#define RCCL_TOPO_4P2H_ROME 2
#define RCCL_TOPO_GDR_ALL 4
#define RCCL_TOPO_16P1H 8
struct ncclTopoNode {
int type;