Sample UCP AM client failing with error "Destination is unreachable" for localhost #10721
Unanswered
PrateekJoshi
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm learning UCX by creating a basic wrapper for both the client and server. I am using AM communication. When I run my client, I get below error :
My code is very similar to sample client-server example in opneucx repo. Below is my code for client and server :
https://github.com/PrateekJoshi/UCX/tree/master/examples
Can anyone help to understand what is the problem ? I will appreciate any help that can lead to fixing this issue 🙏
Full client log :
Full server log :
Beta Was this translation helpful? Give feedback.
All reactions