-
Notifications
You must be signed in to change notification settings - Fork 122
feat: MI300X disaggregated inference with Broadcom IBGDA (#982) #998
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
Open
JordanNanos
wants to merge
24
commits into
main
Choose a base branch
from
jordan/mi300x-disagg-bnxt
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Changes from 3 commits
Commits
Show all changes
24 commits
Select commit
Hold shift + click to select a range
6e39343
feat: MI300X disaggregated inference with Broadcom IBGDA (issue #982)
JordanNanos 4071ffe
fix: address PR review comments
JordanNanos fba085b
fix: resolve HF cache snapshot path on compute node in job.slurm
JordanNanos 65e8f99
fix: use glob to resolve HF cache dir with unknown org prefix
JordanNanos d407492
Merge remote-tracking branch 'origin/main' into jordan/mi300x-disagg-…
JordanNanos 8cacb31
fix: move MI300X/MI325X disagg image to semianalysiswork Docker Hub
JordanNanos 27fab49
fix: replace srun-based IP/model checks with scontrol in job.slurm
JordanNanos a4e56c3
ci: add 2-node-only disagg config keys for MI300X
JordanNanos fa21716
fix: submit sbatch as root so srun steps work on worker nodes
3683c13
fix: use squeue -j JOB_ID instead of squeue -u USER for job polling
f9b16f0
fix: use sudo -E to preserve environment when submitting sbatch as root
c1ca311
fix: sanitize MODEL_NAME in Docker container name
27a0836
fix: add timeout to NFS refresh srun step to prevent infinite hang
5626990
fix: use timeout wrapper instead of invalid srun --timeout flag
46a147c
fix: increase prefill TP from 4 to 8 in 2-node configs for R1-0528
691151d
fix: fall back to /vfs/models_blog when HF cache blobs are missing
7fa054e
fix: auto-configure UFW to allow cross-node external IP traffic
300ca05
fix: bind container barrier server to 0.0.0.0 for cross-subnet access
5a8ffec
fix: handle zero TPOT in process_result.py to avoid ZeroDivisionError
1b936c5
fix: address review comments on process_result.py and job.slurm
0ab1fcd
Merge remote-tracking branch 'origin/main' into jordan/mi300x-disagg-…
21f5eef
ci: re-trigger sweep after UFW fix on node 049
1237dac
ci: re-run sweep for full pareto coverage
7c3275d
Merge remote-tracking branch 'origin/main' into jordan/mi300x-disagg-…
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@JordanNanos check ur email for access to https://hub.docker.com/u/semianalysiswork
nit: can u move this to our official SemiAnalysisAI public docker hub
also nit: why is mi325 disagg image different from mi300 disagg image? mi325 & mi300 is both cdna3 architecture just how how h100 & h200 are the same architecture/stack and a single image should work should mi300 & mi325.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeah it's the same image, just changed the tag