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

Skip TCP-only DGX tests with UCX 1.16 #1331

Merged

Commits on Apr 7, 2024

  1. Skip TCP-only DGX tests with UCX 1.16

    Wireup may fail in UCX 1.16 in nodes with multiple NICs if TCP is used,
    thus skip those tests. UCX 1.17 will resolve the issue, and
    alternatively `UCX_PROTO_ENABLE=n` may be used in UCX 1.16 as well.
    pentschev committed Apr 7, 2024
    Configuration menu
    Copy the full SHA
    9991143 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Configuration menu
    Copy the full SHA
    129dc14 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b0a86ab View commit details
    Browse the repository at this point in the history