Skip to content

[rocprofiler-sdk][WIP] use mi300 runner for ubuntu22.04 check#4224

Open
venkat1361 wants to merge 2 commits intodevelopfrom
users/venkat1361/mi300-ubuntu-check
Open

[rocprofiler-sdk][WIP] use mi300 runner for ubuntu22.04 check#4224
venkat1361 wants to merge 2 commits intodevelopfrom
users/venkat1361/mi300-ubuntu-check

Conversation

@venkat1361
Copy link
Contributor

Motivation

Technical Details

JIRA ID

Test Plan

Test Result

Submission Checklist

@venkat1361 venkat1361 requested a review from a team as a code owner March 19, 2026 16:09
Copilot AI review requested due to automatic review settings March 19, 2026 16:09
@github-actions github-actions bot added the github actions Pull requests that update GitHub Actions code label Mar 19, 2026
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

Updates the ROCProfiler SDK CI workflow to run the Ubuntu 22.04 job on an MI300 runner instead of MI325, aligning the check with MI300 hardware.

Changes:

  • Switched the Ubuntu 22.04 matrix entry from mi325 to mi300.
  • Updated the runs-on runner label for that job to an MI300-specific runner.

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

# - { gpu: 'navi4', runner: 'rocprofiler-navi4-dind', os: 'ubuntu-22.04', build-type: 'RelWithDebInfo', ci-flags: '--linter clang-tidy', gpu-target: 'gfx120X' }
# - { gpu: 'navi3', runner: 'rocprofiler-navi3-dind', os: 'ubuntu-22.04', build-type: 'RelWithDebInfo', ci-flags: '--linter clang-tidy', gpu-target: 'gfx110X' }
- { gpu: 'mi325', runner: 'linux-mi325-1gpu-ossci-rocm', os: 'ubuntu-22.04', build-type: 'RelWithDebInfo', ci-flags: '--linter clang-tidy', gpu-target: 'gfx94X' }
- { gpu: 'mi300', runner: 'linux-rocm-docker-mi300-1gpu-ossci', os: 'ubuntu-22.04', build-type: 'RelWithDebInfo', ci-flags: '--linter clang-tidy', gpu-target: 'gfx94X' }
Copy link
Contributor

@geomin12 geomin12 left a comment

Choose a reason for hiding this comment

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

curious, where are these machines coming from? i haven't heard of these runners before!

@venkat1361
Copy link
Contributor Author

curious, where are these machines coming from? i haven't heard of these runners before!

I saw this runner in this PR https://github.com/ROCm/rocm-systems/pull/1230/changes. just trying out different things as mi325 runner are in migration

@venkat1361 venkat1361 added the WIP label Mar 19, 2026
@venkat1361 venkat1361 changed the title [rocprofiler-sdk] use mi300 runner for ubuntu22.04 check [rocprofiler-sdk][WIP] use mi300 runner for ubuntu22.04 check Mar 19, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

github actions Pull requests that update GitHub Actions code organization: ROCm WIP

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants