From 133aed2dfb61995a588ec7e4685a0c4353f2b3e1 Mon Sep 17 00:00:00 2001 From: Wenkai Du <43822138+wenkaidu@users.noreply.github.com> Date: Fri, 4 Mar 2022 10:29:02 -0800 Subject: [PATCH] Force ring algorithm on single node (#509) [ROCm/rccl commit: d6d6af710e10d0457e51b0ef0225e291cb924052] --- projects/rccl/src/graph/tuning.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rccl/src/graph/tuning.cc b/projects/rccl/src/graph/tuning.cc index f8c4a17f18..df51c6e71b 100644 --- a/projects/rccl/src/graph/tuning.cc +++ b/projects/rccl/src/graph/tuning.cc @@ -126,7 +126,7 @@ ncclResult_t ncclTopoTuneModel(struct ncclComm* comm, int minCompCap, int maxCom nNodes; for (int a=0; aspeedIntra : graphs[a]->speedInter;