Conversation
added 4 commits
March 3, 2026 18:32
Add MI355X to GitHubGPU enum, GPU_TO_SM mapping, and github launcher runner routing with runner label mia1-p02-g29.
Add container image ghcr.io/gpu-mode/amd-runner:main with GPU device passthrough to amd_workflow.yml. Add numpy to AMD_REQUIREMENTS.
- Upgrade ROCm from 6.3.1 to 7.2 - Upgrade PyTorch to nightly rocm7.2 - Update aiter to latest commit (f3be04a) for recent FP4 kernel APIs - Remove UCX, OpenMPI, and rocSHMEM builds (no longer needed)
Coverage reportClick to see where and how coverage changed
This report was generated by python-coverage-comment-action |
||||||||||||||||||||||||||||||
added 16 commits
March 3, 2026 19:04
This reverts commit bb5f2ee.
…PU deps" This reverts commit bdc4523.
…GPU deps" This reverts commit e09a2cd.
…GPU deps - Upgrade ROCm from 6.3.1 to 7.1 (stable, matches host ROCm 7.0.1) - Use stable torch 2.10.0+rocm7.1 instead of nightly - Update aiter to latest commit (f3be04a) for recent FP4 kernel APIs - Remove UCX, OpenMPI, and rocSHMEM builds
Fixes EACCES errors from root-owned files left by previous container runs.
- Replace python3.10 packages with python3 equivalents - Use noble ROCm package instead of jammy - Add --break-system-packages for pip on Noble - Remove git-core PPA (not needed on Noble) - Remove linux-headers install (not available during build)
Ensures the workflow timeout is at least 30 minutes to account for Docker image pulls and container initialization on new runners.
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.
No description provided.