Skip to content

Conversation

@dorde-antic
Copy link
Contributor

@dorde-antic dorde-antic commented Dec 17, 2025

Motivation

We want to tune GEMM+GEMM. Resolves https://github.com/ROCm/rocMLIR-internal/issues/2081

Technical Details

Important

Revert MITuna branch in rocMLIR's Jenkinsfile before merging
Merge PR on MITuna at the same time

Test Plan

  • Jenkins CI - Tuning

Test Result

⌛ Jenkins CI - Tuning

Submission Checklist

@dorde-antic dorde-antic marked this pull request as ready for review December 22, 2025 10:43
@dorde-antic dorde-antic requested a review from causten as a code owner December 22, 2025 10:43
@dorde-antic dorde-antic mentioned this pull request Dec 22, 2025
1 task
// How to check out into specific directory, according to stackoverflow.
dir('MITuna') {
git branch: "pf-tuna-rocmlir-3", poll: false, url: 'https://github.com/ROCm/MITuna.git'
git branch: "ggtuning", poll: false, url: 'https://github.com/ROCm/MITuna.git'
Copy link
Contributor

Choose a reason for hiding this comment

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

Just remember to change this once ROCm/MITuna#1020 is merged.

Copy link
Member

@umangyadav umangyadav left a comment

Choose a reason for hiding this comment

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

Are you going to add GEMM-GEMM benchmarking runs in nightly ?

@dorde-antic
Copy link
Contributor Author

Are you going to add GEMM-GEMM benchmarking runs in nightly ?

@umangyadav yes, but first we need tuning data for that

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.

5 participants