Skip to content

Commit

Permalink
UCP: JUST FOR TEST
Browse files Browse the repository at this point in the history
Signed-off-by: Liu, Changcheng <[email protected]>
  • Loading branch information
changchengx committed Apr 10, 2023
1 parent 60314d3 commit 39ccdd8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ucp/wireup/wireup_cm.c
Original file line number Diff line number Diff line change
Expand Up @@ -256,7 +256,7 @@ static unsigned ucp_cm_client_connect_progress(void *arg)
ucp_rsc_index_t rsc_index;
unsigned addr_idx;
unsigned addr_indices[UCP_MAX_RESOURCES];
ucs_status_t status;
ucs_status_t status;;

wireup_ep = ucp_ep_get_cm_wireup_ep(ucp_ep);
ucs_assert(wireup_ep != NULL);
Expand Down

0 comments on commit 39ccdd8

Please sign in to comment.