Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

matmul performance regression pipeline #647

Open
wants to merge 8 commits into
base: main_perf
Choose a base branch
from

Conversation

AlexAUT
Copy link

@AlexAUT AlexAUT commented Sep 26, 2024

Adds a pipeline step to test for a performance regression for matmul.

It compares the performance with the last successful workflow from the main_perf branch. The workflow is started for each pull request into main_perf and for the main_perf branch after the merge. This run will then act as the new baseline if it was successful.

@AlexAUT AlexAUT changed the title tune_gemm performance regression pipeline matmul performance regression pipeline Sep 26, 2024
@zhanglx13
Copy link

@AlexAUT Is this PR for testing purpose only? IIRC, github does not have MI300 runners, does it?

@AlexAUT
Copy link
Author

AlexAUT commented Sep 30, 2024

Was a confusion due to the call on Tuesday. I reverted it back to the jenkins pipeline. I will ping here when this is tested. The mi300 runners are quite congested at the moment.

@AlexAUT AlexAUT force-pushed the perf_regression_pipeline branch 2 times, most recently from d3cb65a to 36c66b0 Compare October 1, 2024 09:58
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.

2 participants