Skip to content

Commit

Permalink
TL/UCP: Review feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
nsarka committed Jul 8, 2024
1 parent 984c568 commit aba1a9c
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/components/tl/ucp/tl_ucp_dpu_offload.h
Original file line number Diff line number Diff line change
Expand Up @@ -49,13 +49,6 @@ ucc_status_t ucc_tl_ucp_allreduce_sliding_window_register(
ucp_context_h ucp_context, ucc_tl_ucp_team_t *tl_team,
struct ucc_tl_ucp_allreduce_sw_export_buf *ebuf, void *packed_memh);

void ucc_tl_ucp_dpu_xgvmi_free_rkeys(
ucc_coll_task_t *coll_task);

ucc_status_t
ucc_tl_ucp_dpu_xgvmi_rdma_task_finalize(
ucc_coll_task_t *coll_task);

ucc_status_t
ucc_tl_ucp_dpu_xgvmi_req_test(ucs_status_ptr_t request,
ucc_tl_ucp_task_t *task);
Expand Down

0 comments on commit aba1a9c

Please sign in to comment.