-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test_sanity fails #36
Comments
It does pass on my machine.
The client seems to be timing out in your runs. |
UCX fails during endpoint creation with timeout:
GPU, CUDA, drivers:
|
I used UCX debugging flags:
The example with this flags prints all UCX logs to standard output, not to log files created in Workers code. There is an interesting part in log:
Full log: ucx_enabled_log.txt |
The root cause seems to be interaction between UCP and UCX in docker environment in the test machine.
|
Duplicate of #39 |
The text was updated successfully, but these errors were encountered: