Skip to content

UCP/CORE: Implement flush+destroy for UCT EPs on UCP Worker#5608

Merged
yosefe merged 34 commits into
openucx:masterfrom
dmitrygx:topic/ucp/worker_discard
Sep 10, 2020
Merged

UCP/CORE: Implement flush+destroy for UCT EPs on UCP Worker#5608
yosefe merged 34 commits into
openucx:masterfrom
dmitrygx:topic/ucp/worker_discard

Conversation

@dmitrygx
Copy link
Copy Markdown
Member

What

Implement flush+destroy for UCT EPs on UCP Worker.

Why ?

To be able to do flush(CANCEL/LOCAL) and then destroy UCT EP when UCP EP could be destroyed.
So, UCT EP will be destroyed on UCP Worker.
It fixes possible undone outstanding operation on some transports (e.g. there was an issue on RC).

How ?

Implement ucp_worker_discard_uct_ep() that's called instead of uct_ep_destroy()

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants