Removing the experimental clique kernel files (#1610)

This commit is contained in:
gilbertlee-amd
2025-03-20 18:10:01 -06:00
committed by GitHub
parent 90ad586d94
commit 626dc50ab5
22 changed files with 9 additions and 1804 deletions
-1
View File
@@ -38,7 +38,6 @@ const char* ncclProtoStr[NCCL_NUM_PROTOCOLS] = { "LL", "LL128", "Simple" };
extern NodeModel *node_model;
RCCL_PARAM(CliqueIgnoreTopo, "CLIQUE_IGNORE_TOPO", 0);
RCCL_PARAM(P2pNetDisable, "P2P_NET_DISABLE", 0);
RCCL_PARAM(PivotAlltoallEnable, "PIVOT_ALLTOALL_ENABLE", 1);
RCCL_PARAM(LL128ForceEnable, "LL128_FORCE_ENABLE", 0);