Skip to content

Commit 211c631

Browse files
.
1 parent 3646b6a commit 211c631

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/core/ucc_context.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -880,6 +880,7 @@ ucc_status_t ucc_context_create_proc_info(ucc_lib_h lib,
880880
ucc_error("failed to init ctx topo");
881881
goto error_ctx_create;
882882
}
883+
}
883884
ucc_assert(ctx->addr_storage.rank == params->oob.oob_ep);
884885
}
885886
if (config->internal_oob) {

0 commit comments

Comments
 (0)