How to use UCX in multiple processes #7589
Answered
by
evgeny-leksikov
hanzhihua112
asked this question in
Q&A
|
I'm using UCX. The server requirements are as follows:
Can you give us some guidance? |
Answered by
evgeny-leksikov
Oct 27, 2021
Replies: 2 comments
|
UCX does not support handling connection request from child process. Probably something from below can meet your requrements:
|
0 replies
Answer selected by
shamisp
|
I will comment that this is not a UCX limitation but the typical limitation within RDMA NICs. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@hanzhihua112
UCX does not support handling connection request from child process. Probably something from below can meet your requrements: