[ROCm] Uniform docker to support AMD AINIC, BRCM Thor2 IBGDA NIC for MoRI-EP#23263
Merged
Conversation
Contributor
There was a problem hiding this comment.
Code Review
This pull request updates the AINIC_VERSION and enhances the rocm.Dockerfile by implementing driver installation logic for AMD and Broadcom NICs. Review feedback suggests removing redundant sed and grep commands for dependency pinning, consolidating multiple apt-get update calls to optimize image layers, and utilizing ldconfig for library path management instead of manual file copying.
HaiShaw
reviewed
Apr 21, 2026
2 tasks
HaiShaw
requested changes
Apr 21, 2026
Collaborator
There was a problem hiding this comment.
Please update this comment
Collaborator
There was a problem hiding this comment.
remove --build-arg NIC_BACKEND=ainic
Collaborator
|
Also update |
HaiShaw
approved these changes
Apr 21, 2026
zhangying098
pushed a commit
to zhangying098/sglang
that referenced
this pull request
Apr 23, 2026
…MoRI-EP (sgl-project#23263) Co-authored-by: wunhuang <wunhuang@amd.com> Co-authored-by: HaiShaw <hixiao@gmail.com> Co-authored-by: Lzy17 <36555117+Lzy17@users.noreply.github.com>
caitengwei
pushed a commit
to caitengwei/sglang
that referenced
this pull request
Jun 1, 2026
…MoRI-EP (sgl-project#23263) Co-authored-by: wunhuang <wunhuang@amd.com> Co-authored-by: HaiShaw <hixiao@gmail.com> Co-authored-by: Lzy17 <36555117+Lzy17@users.noreply.github.com>
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.
Co-authored-by: functionstackx 47992694+functionstackx@users.noreply.github.com
Motivation
In order to run mori-ep in Broadcom Thor2 nic cards.
Modifications
Install Broadcom Thor2 driver in rocm.Dockerfile
Accuracy Tests
Mori-EP micro-bench mark testing
Docker container creation
Node 1
Node 2
Result
Checklist
Review and Merge Process
/tag-and-rerun-ci,/tag-run-ci-label,/rerun-failed-ci