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

Update to UCX 1.18 #441

Merged
merged 2 commits into from
Jan 23, 2025
Merged

Update to UCX 1.18 #441

merged 2 commits into from
Jan 23, 2025

Conversation

pentschev
Copy link
Member

Update pins to support UCX 1.18 that is needed for RAPIDS 25.02.

@pentschev pentschev requested a review from a team as a code owner January 22, 2025 18:11
@pentschev pentschev requested review from AyodeAwe and removed request for a team January 22, 2025 18:11
@jameslamb jameslamb requested review from jameslamb and removed request for AyodeAwe January 22, 2025 18:23
Copy link
Member

@jameslamb jameslamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we can't do this all at once in the same PR... we need one to build the new images, then another can update the defaults to use them.

  Error: Dev container build failed: Command failed: docker inspect --type image rapidsai/devcontainers:25.02-cpp-cuda12.5-ucx1.18.0-openmpi-ubuntu22.04 (exit code: undefined)
  An error occurred building the container.
  Error: Command failed: docker inspect --type image rapidsai/devcontainers:25.02-cpp-cuda12.5-ucx1.18.0-openmpi-ubuntu22.04

(build link)

Can you revert the changes in .devcontainer/ and increment the feature version in features/src/ucx/devcontainer-feature.json?

Basically, match the diff of this: #338

@jameslamb jameslamb added improvement Improves an existing functionality non-breaking Introduces a non-breaking change labels Jan 22, 2025
@pentschev
Copy link
Member Author

Thanks @jameslamb , done in #338 .

@vyasr vyasr merged commit 2e52c80 into rapidsai:branch-25.02 Jan 23, 2025
232 checks passed
vyasr pushed a commit that referenced this pull request Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improves an existing functionality non-breaking Introduces a non-breaking change
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants