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

Enable 08-grouped-gemm on A770 #2849

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Enable 08-grouped-gemm on A770 #2849

merged 1 commit into from
Nov 27, 2024

Conversation

pbchekin
Copy link
Contributor

This tutorial works with the current PyTorch commit id.

This reverts #2782, fixes #2737.

@pbchekin
Copy link
Contributor Author

@anmyachev
Copy link
Contributor

Workflow on A770: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/12054461624

It seems that due to other errors, CI did not reach the tutorial.

@pbchekin
Copy link
Contributor Author

Workflow on A770: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/12054461624

It seems that due to other errors, CI did not reach the tutorial.

Yep, failed on core test. I re-ran with "ignore errors" (this is how we run tests daily for A770) and 08-grouped-gemm executed this time (did not hang):
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/12054913625

tutorials: passed: 6, failed: 0, skipped: 4, xfailed: 0, total: 10, fixme: 0, pass rate (w/o xfailed): 60.0%
all: passed: 17265, failed: 2, skipped: 1641, xfailed: 2176, total: 21084, fixme: 8, pass rate (w/o xfailed): 91.31%

@pbchekin pbchekin merged commit a8fa190 into main Nov 27, 2024
6 of 7 checks passed
@pbchekin pbchekin deleted the 2737-enable-08-grouped-gemm branch November 27, 2024 18:45
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.

Tutorial 08-grouped-gemm hangs on A770
2 participants