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

[GPU] Fix e2e matmul generator to extract the input element type. #18140

Merged
merged 2 commits into from
Aug 7, 2024

Conversation

hanhanW
Copy link
Contributor

@hanhanW hanhanW commented Aug 7, 2024

It is a follow-up for #18134 (comment)

ci-extra: build_packages,test_amd_mi250,test_amd_mi300,test_amd_w7900,test_nvidia_t4

@hanhanW
Copy link
Contributor Author

hanhanW commented Aug 7, 2024

@ScottTodd is there a way to trigger AMD related CI jobs in presubmit?

Copy link
Contributor

@pashu123 pashu123 left a comment

Choose a reason for hiding this comment

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

LGTM!

@ScottTodd
Copy link
Member

@ScottTodd is there a way to trigger AMD related CI jobs in presubmit?

Until #18138 is merged, add somethign like ci-extra: build_packages,test_amd_mi250,test_amd_mi300,test_amd_w7900,test_nvidia_t4 to your PR description

@hanhanW
Copy link
Contributor Author

hanhanW commented Aug 7, 2024

@ScottTodd is there a way to trigger AMD related CI jobs in presubmit?

Until #18138 is merged, add somethign like ci-extra: build_packages,test_amd_mi250,test_amd_mi300,test_amd_w7900,test_nvidia_t4 to your PR description

I see. I reviewed the code, and I'll rebase on it and test.

It is a follow-up for iree-org#18134 (comment)

Signed-off-by: hanhanW <hanhan0912@gmail.com>
Signed-off-by: hanhanW <hanhan0912@gmail.com>
@ScottTodd
Copy link
Member

@ScottTodd is there a way to trigger AMD related CI jobs in presubmit?

Until #18138 is merged, add somethign like ci-extra: build_packages,test_amd_mi250,test_amd_mi300,test_amd_w7900,test_nvidia_t4 to your PR description

I see. I reviewed the code, and I'll rebase on it and test.

Looks like the tests are queued up now. https://github.com/iree-org/iree/actions/runs/10288503045?pr=18140
image

@hanhanW
Copy link
Contributor Author

hanhanW commented Aug 7, 2024

The MI250 and MI300 CI jobs are happy, so I'm going to land the PR.

image

@ScottTodd
Copy link
Member

Thanks!

@hanhanW hanhanW merged commit 31bfc93 into iree-org:main Aug 7, 2024
43 of 44 checks passed
@hanhanW hanhanW deleted the fix-more-mfma-wmma-changes branch August 7, 2024 18:07
@hanhanW
Copy link
Contributor Author

hanhanW commented Aug 7, 2024

It looks like W7900 job is failing because of this change. I'll take a look after lunch.

https://github.com/iree-org/iree/actions/runs/10289449633/job/28478608054

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