Skip to content

[AMD] chore(config): use a more up to date container for rocm/sgl#200

Closed
loicdesirest wants to merge 1 commit intoSemiAnalysisAI:mainfrom
loicdesirest:main
Closed

[AMD] chore(config): use a more up to date container for rocm/sgl#200
loicdesirest wants to merge 1 commit intoSemiAnalysisAI:mainfrom
loicdesirest:main

Conversation

@loicdesirest
Copy link
Copy Markdown

Looking at the rocm page on docker hub, I noticed there is a container for sglang and MI3XX series that is updated way more frequently than the one used in this repo.

Is there any reason for the other container to be used instead?

@loicdesirest loicdesirest requested a review from a team as a code owner November 8, 2025 12:38
Copilot AI review requested due to automatic review settings November 8, 2025 12:38
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR updates Docker image references for AMD ROCm configurations from an older format (rocm/7.0:rocm7.0_ubuntu_22.04_sgl-dev-v0.5.2-rocm7.0-*) to a newer format (rocm/sgl-dev:v0.5.5-rocm700-*), upgrading from sglang v0.5.2 to v0.5.5.

  • Updates four sglang-based configurations to use newer Docker images
  • Changes image naming convention to a more compact format
  • Updates the date suffix from 20250915 to 20251107

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.


dsr1-fp8-mi325x-sglang:
image: rocm/7.0:rocm7.0_ubuntu_22.04_sgl-dev-v0.5.2-rocm7.0-mi30x-20250915
image: rocm/sgl-dev:v0.5.5-rocm700-mi30x-20251107
Copy link

Copilot AI Nov 8, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The image tag uses 'mi30x' but this configuration is for the 'mi325x' runner (line 48). This mismatch could result in using an incompatible Docker image. The tag should be 'mi32x' or 'mi325x' to match the runner hardware.

Suggested change
image: rocm/sgl-dev:v0.5.5-rocm700-mi30x-20251107
image: rocm/sgl-dev:v0.5.5-rocm700-mi32x-20251107

Copilot uses AI. Check for mistakes.
@functionstackx
Copy link
Copy Markdown
Contributor

waiting on @ChrisMasonAMD

@functionstackx
Copy link
Copy Markdown
Contributor

@loicdesirest
Copy link
Copy Markdown
Author

Thanks @functionstackx I'll close this PR then!

@cquil11 cquil11 added the AMD label Apr 8, 2026
@cquil11 cquil11 changed the title chore(config): use a more up to date container for rocm/sgl [AMD] chore(config): use a more up to date container for rocm/sgl Apr 8, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants