build: bump UCX to v1.21.0 for v1.4.0 (OPS-7781) - #12401
Merged
Merged
Conversation
- Pin nixl_ucx_ref to immutable tag v1.21.0 (was branch v1.20.x) - Drop vestigial nixl_ucx_efa_ref (consumed nowhere; ancestor of v1.21.0) - Bump UCX compliance attribution in lockstep (native_packages.yaml) - Remove Intel llm-scaler XPU ucx patch: both hunks upstream since v1.21.0, git apply fails fatally on the new tag
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (3)
WalkthroughUCX references are updated to ChangesUCX upgrade
Estimated code review effort: 2 (Simple) | ~10 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
Comment |
dagil-nvidia
approved these changes
Jul 29, 2026
|
🎯 Code Coverage (details) 🔗 Commit SHA: e6ee8ea | Docs | Datadog PR Page | Give us feedback! |
The dynamo-runtime image build in PR CI goes through dynamo-pipeline.yml, whose build_timeout_minutes default of 30 is half the 60 min every other framework build gets directly from pr.yaml. The build now takes slightly over 30 min, so the "Build and Push Image" step gets cancelled at exactly the timeout. Raise the default to 60 to match the sibling builds; this also covers post-merge-ci.yml (nightly already overrides to 120). Signed-off-by: pvijayakrish <pvijayakrish@nvidia.com>
pvijayakrish
enabled auto-merge (squash)
July 30, 2026 01:54
dagil-nvidia
disabled auto-merge
July 30, 2026 01:57
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary by CodeRabbit