Skip to content
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

Bind UCX listener to specific IP address #6901

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pentschev
Copy link
Member

This change ensures that the IP address as is actually bound to in UCX's listener. Regardless of --interface, the UCX backend is currently binding to 0.0.0.0, as that functionality was previously unimplemented.

Depends on rapidsai/ucx-py#871 (currently blocked).

  • Tests added / passed
  • Passes pre-commit run --all-files

@github-actions
Copy link
Contributor

Unit Test Results

See test report for an extended history of previous test failures. This is useful for diagnosing flaky tests.

       15 files  ±0         15 suites  ±0   6h 16m 6s ⏱️ - 25m 27s
  3 000 tests ±0    2 910 ✔️ ±0       89 💤 +1  1  - 1 
22 246 runs  ±0  21 195 ✔️ +2  1 050 💤 ±0  1  - 2 

For more details on these failures, see this check.

Results for commit bcce2b7. ± Comparison against base commit 7768f6c.

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.

1 participant