Enable CPX mode for MI300X (#1259)
* graph: enable cpx mode for MI300X * graph: tune limits for cpx and cleanup
Este cometimento está contido em:
cometido por
GitHub
ascendente
89349f2ce4
cometimento
6f331b0d43
@@ -115,7 +115,7 @@ static ncclResult_t ncclTopoSetPaths(struct ncclTopoNode* baseNode, struct ncclT
|
||||
}
|
||||
|
||||
static void printNodePaths(struct ncclTopoSystem* system, struct ncclTopoNode* node) {
|
||||
char line[1024];
|
||||
char line[2048];
|
||||
#ifdef ENABLE_TRACE
|
||||
INFO(NCCL_GRAPH, "Paths from %s/%lX :", topoNodeTypeStr[node->type], node->id);
|
||||
#else
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador