Skip to content

Update Dockerfile#116

Merged
rtmadduri merged 2 commits intoROCm:amd-integrationfrom
rtmadduri:add_manylinux_docker
Jan 13, 2026
Merged

Update Dockerfile#116
rtmadduri merged 2 commits intoROCm:amd-integrationfrom
rtmadduri:add_manylinux_docker

Conversation

@rtmadduri
Copy link
Copy Markdown
Collaborator

This PR updates the CI Dockerfile. Main updates include

  • ROCm Version
  • PyTorch Version
  • Base Image
  • Moving to base micromamba env instead of custom one
  • Removing the sources

@rtmadduri rtmadduri force-pushed the add_manylinux_docker branch from 719cb67 to e3ca90d Compare January 13, 2026 20:47
Comment thread docker/Dockerfile.rocm_ci Outdated
Comment thread docker/Dockerfile.rocm_ci Outdated
Comment thread docker/Dockerfile.rocm_ci Outdated
Comment thread docker/Dockerfile.rocm_ci Outdated
Comment thread docker/Dockerfile.rocm_ci
@demandal25 demandal25 requested a review from Copilot January 13, 2026 21:16
Copy link
Copy Markdown

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 the ROCm CI Dockerfile to use newer versions of ROCm (7.1) and PyTorch (2.8.0), switches to the base micromamba environment instead of a custom one, and removes source files after building the wheel to reduce image size.

Changes:

  • Updated ROCm version from 6.4.1 to 7.1 and PyTorch version from 2.7.1 to 2.8.0
  • Switched from custom micromamba environment to base environment
  • Changed build process from pip wheel to python -m build and added cleanup of source files

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

Comment thread docker/Dockerfile.rocm_ci Outdated
Comment thread docker/Dockerfile.rocm_ci
Comment thread docker/Dockerfile.rocm_ci Outdated
@rtmadduri rtmadduri self-assigned this Jan 13, 2026
@rtmadduri rtmadduri merged commit cb6dd5e into ROCm:amd-integration Jan 13, 2026
1 check passed
@demandal25 demandal25 deleted the add_manylinux_docker branch January 13, 2026 22:34
diptorupd added a commit that referenced this pull request Jan 14, 2026
diptorupd pushed a commit to diptorupd/flashinfer that referenced this pull request Jan 28, 2026
This PR updates the CI Dockerfile. Main updates include
- ROCm Version
- PyTorch Version
- Base Image
- Moving to base micromamba env instead of custom one
- Removing the sources
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants