We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
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
There was clearly some change in benchmarking method during the last 4 days.
BMG benchmarks first worked https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14905112564/job/41865599494
Then there was an issue with benchmarking method https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14944793130/job/41986732315
Now there is an issue with profiling numbers https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14947685095/job/41993124069
Clearly something changed. Likely culprit: dc14d64
The text was updated successfully, but these errors were encountered:
@kwasd @pbchekin At first I thought that DLE had already been updated for BMG, but considering #4173 issue, I'm not sure anymore. Could you clarify?
Sorry, something went wrong.
A770, BMG, and LNL runners have been updated. Others to follow, we will report our progress shortly.
I think this issue started with upgrading to DLE 2025.1.1, actually.
Most likely we need pti 0.12.1 to make it work correctly.
https://pypi.org/project/intel-pti/0.12.1 release was yanked. Waiting for 0.12.2
anmyachev
Successfully merging a pull request may close this issue.
There was clearly some change in benchmarking method during the last 4 days.
BMG benchmarks first worked https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14905112564/job/41865599494
Then there was an issue with benchmarking method
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14944793130/job/41986732315
Now there is an issue with profiling numbers
https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/14947685095/job/41993124069
Clearly something changed. Likely culprit:
dc14d64
The text was updated successfully, but these errors were encountered: