Skip to content

Conversation

@mawad-amd
Copy link
Collaborator

Motivation

Technical Details

Test Plan

Test Result

Submission Checklist

Copilot AI review requested due to automatic review settings November 6, 2025 01:15
@github-actions github-actions bot added in-progress We are working on it iris Iris project issue labels Nov 6, 2025
Copy link
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 adds support for ROCm 7.0 and 7.1 Docker images by creating two new Dockerfiles and a GitHub Actions workflow to build, push, and validate these images. The workflow allows for parameterized Triton commit versions and includes validation testing on both ROCm versions.

Key changes:

  • Added Dockerfile.rocm7.0 and Dockerfile.rocm7.1 for newer ROCm versions
  • Created docker-build-push.yml workflow to automate building and pushing Docker images to Docker Hub
  • Implemented validation tests that verify the images work correctly with Iris

Reviewed Changes

Copilot reviewed 3 out of 3 changed files in this pull request and generated 2 comments.

File Description
docker/Dockerfile.rocm7.1 Dockerfile for ROCm 7.1 with Ubuntu 24.04, Python 3.12, and PyTorch 2.8.0
docker/Dockerfile.rocm7.0 Dockerfile for ROCm 7.0.2 with Ubuntu 24.04, Python 3.12, and PyTorch 2.8.0, includes ARG for Triton commit
.github/workflows/docker-build-push.yml Workflow to build/push both ROCm 7.0 and 7.1 images to Docker Hub with validation tests

@mawad-amd mawad-amd requested a review from Copilot November 6, 2025 01:42
Copy link
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

Copilot reviewed 3 out of 3 changed files in this pull request and generated 5 comments.

@mawad-amd mawad-amd force-pushed the muhaawad/docker-images branch from 0fe0b89 to 04fbc36 Compare November 6, 2025 01:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

in-progress We are working on it iris Iris project issue

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants