Skip to content

[UR] [L0 v2] Add mutable commands to command buffer #17925

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

Merged
merged 26 commits into from
May 9, 2025

Conversation

Xewar313
Copy link
Contributor

@Xewar313 Xewar313 commented Apr 9, 2025

No description provided.

@Xewar313 Xewar313 requested review from a team as code owners April 9, 2025 09:04
@Xewar313 Xewar313 requested a review from fabiomestre April 9, 2025 09:04
@EwanC EwanC self-requested a review April 9, 2025 09:20
Copy link
Contributor

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

Several comments about sharing implementation with v1, it's hard to review this by comparing the code being added with what's in v1 already and trying to spot the difference. That will also be the case while maintain this two almost identical paths.

@Xewar313 Xewar313 temporarily deployed to WindowsCILock May 9, 2025 11:37 — with GitHub Actions Inactive
@Xewar313
Copy link
Contributor Author

Xewar313 commented May 9, 2025

@EwanC I re-checked all tests, and you were right - the test-e2e/Graph/Update/dyn_cgf_update_before_finalize.cpp failed because of unnecessary check in the code - it is fixed now. However, the rest of the sycl/test-e2e/Graph/Update tests (and most of all sycl/test-e2e/Graph/Update) fail due to driver bug.

@Xewar313 Xewar313 temporarily deployed to WindowsCILock May 9, 2025 12:26 — with GitHub Actions Inactive
@Xewar313 Xewar313 temporarily deployed to WindowsCILock May 9, 2025 12:26 — with GitHub Actions Inactive
Copy link
Contributor

@EwanC EwanC left a comment

Choose a reason for hiding this comment

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

@EwanC I re-checked all tests, and you were right - the test-e2e/Graph/Update/dyn_cgf_update_before_finalize.cpp failed because of unnecessary check in the code - it is fixed now. However, the rest of the sycl/test-e2e/Graph/Update tests (and most of all sycl/test-e2e/Graph/Update) fail due to driver bug.

Cool, if you've been able to run the tests and triage the fails as being due to the driver sync bug, then i'm happy with that. We can do anything else as a follow up, this is a large PR so should try get it in.

@Xewar313
Copy link
Contributor Author

Xewar313 commented May 9, 2025

The failure on CI is known (#18349), @intel/llvm-gatekeepers please merge.

@martygrant martygrant merged commit 309b0b2 into intel:sycl May 9, 2025
19 of 20 checks passed
EwanC added a commit to reble/llvm that referenced this pull request Jun 9, 2025
The Level-Zero V2 has had support for graph update
since intel#17925
kbenzie pushed a commit that referenced this pull request Jun 9, 2025
The Level-Zero V2 has had support for graph update since
#17925
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.

6 participants