Skip to content

Conversation

@anmyachev
Copy link
Contributor

@anmyachev anmyachev commented Dec 1, 2025

To check: https://github.com/intel/intel-xpu-backend-for-triton/actions/runs/19834481601 (looks similar to the results in DLE 2025.2 env)

This should unlock the transition to DLE 2025.3.

@anmyachev anmyachev linked an issue Dec 1, 2025 that may be closed by this pull request
@anmyachev anmyachev marked this pull request as ready for review December 1, 2025 19:57
@anmyachev anmyachev merged commit 2d5c967 into main Dec 2, 2025
49 of 51 checks passed
@anmyachev anmyachev deleted the amyachev/issue5572 branch December 2, 2025 16:47
@anmyachev
Copy link
Contributor Author

@kwasd please proceed with DLE 2025.3 update on all other machines.

VERIFY: ${{ (github.event_name == 'pull_request' || github.event_name == 'schedule' || inputs.verify) && '1' || '0' }}
TAG: ${{ inputs.tag || (github.event_name == 'pull_request' && format('pr-{0}', github.event.number)) || (github.event_name == 'schedule' && 'ci') || 'test' }}
N_RUNS: ${{ inputs.n_runs || '1' }}
# FIXME: Enable Level Zero v2 loader once it's stable.
Copy link
Contributor

Choose a reason for hiding this comment

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

@anmyachev issue 5572 is closed, please open another issue to track removing this temp. fix.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

let's just reopen it

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.

[BMG][FlexAttn] Unbelievably high perf with DLE 2025.3

4 participants