[None][feat] Upgrade NIXL to v1.0.1#13841
Conversation
|
/bot run --stage-list "Build-Docker-Images" |
|
ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
📝 WalkthroughWalkthroughThe PR updates the NIXL dependency version in the Docker build script from ChangesNIXL Dependency Update
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Tip 💬 Introducing Slack Agent: The best way for teams to turn conversations into code.Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.
Built for teams:
One agent for your entire SDLC. Right inside Slack. Comment |
|
PR_Github #47156 [ run ] triggered by Bot. Commit: |
526b8c3 to
f778218
Compare
|
/bot run --stage-list "Build-Docker-Images" |
|
PR_Github #47168 [ run ] triggered by Bot. Commit: |
|
/bot run --add-multi-gpu-test --disable-fail-fast |
|
PR_Github #47190 [ run ] triggered by Bot. Commit: |
|
please also change the nixl version in |
|
PR_Github #47190 [ run ] completed with state
|
|
Please rebase and regenerate images, jenkins/current_image_tags.properties has been modified. |
803e0b0 to
37eed36
Compare
thanks, i cherry-picked your change |
|
/bot run --stage-list "Build-Docker-Images" |
sure |
|
PR_Github #47486 [ run ] triggered by Bot. Commit: |
|
/bot run --add-multi-gpu-test --disable-fail-fast |
|
PR_Github #47492 [ run ] triggered by Bot. Commit: |
|
PR_Github #47492 [ run ] completed with state
|
|
/bot run --add-multi-gpu-test --disable-fail-fast |
|
|
|
/bot run --add-multi-gpu-test --disable-fail-fast |
|
/bot run --add-multi-gpu-test --disable-fail-fast |
|
PR_Github #47531 [ run ] triggered by Bot. Commit: |
|
PR_Github #47531 [ run ] completed with state
|
96ba011 to
464f503
Compare
|
/bot run --stage-list "Build-Docker-Images" |
|
PR_Github #48123 [ run ] triggered by Bot. Commit: |
|
/bot run --add-multi-gpu-test --disable-fail-fast |
|
PR_Github #48155 [ run ] triggered by Bot. Commit: |
|
PR_Github #48155 [ run ] completed with state |
|
/bot run --add-multi-gpu-test --disable-fail-fast |
Signed-off-by: Yoray Zack <62789610+zackyoray@users.noreply.github.com>
Signed-off-by: Yoray Zack <62789610+zackyoray@users.noreply.github.com>
Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
Cherry-picked from PR NVIDIA#14056. Two related fixes to docker/common/install_ucx.sh: - Strip the trailing slash before `rm -rf "${UCX_INSTALL_PATH%/}"` so that a pre-existing symlink at /usr/local/ucx (NGC PyTorch ships it as a symlink to /opt/hpcx/ucx) is removed instead of being followed. - After `make install`, replace any pre-existing UCX under /opt/hpcx/ucx and /opt/hpcx-*/ucx with a symlink to the freshly installed /usr/local/ucx, and register /usr/local/ucx/lib with the dynamic linker via /etc/ld.so.conf.d/ucx.conf + ldconfig, so all binaries in the container resolve the same UCX SONAMEs. Signed-off-by: Yoray Zack <62789610+zackyoray@users.noreply.github.com>
|
/bot run --stage-list "Build-Docker-Images" |
|
PR_Github #49151 [ run ] triggered by Bot. Commit: |
|
PR_Github #49151 [ run ] completed with state |
Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com> Signed-off-by: Yoray Zack <62789610+zackyoray@users.noreply.github.com>
d06cd85 to
d697cde
Compare
|
/bot run --stage-list "Build-Docker-Images" |
|
PR_Github #49170 [ run ] triggered by Bot. Commit: |
Signed-off-by: Yoray Zack <62789610+zackyoray@users.noreply.github.com>
|
/bot run --add-multi-gpu-test --disable-fail-fast |
|
PR_Github #49190 [ run ] triggered by Bot. Commit: |
|
PR_Github #49190 [ run ] completed with state
|
Squashed from upstream PR NVIDIA#13841 (NVIDIA/TensorRT-LLM): - Upgrade NIXL to v1.0.1 - Upgrade UCX to 1.21 - install_ucx.sh: replace pre-existing UCX with symlink - Add lib/ucx into libenv for CI PackageSanityCheck - Update images - Fix transfer bug Signed-off-by: Chuang Zhu <111838961+chuangz0@users.noreply.github.com>
Summary by CodeRabbit