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

[L0 v2] extend USMFill implementation to support sizes which are not powers of 2 #2658

Merged
merged 2 commits into from
Feb 5, 2025

Conversation

igchor
Copy link
Member

@igchor igchor commented Feb 3, 2025

No description provided.

@igchor igchor requested review from a team as code owners February 3, 2025 18:50
@github-actions github-actions bot added conformance Conformance test suite issues. level-zero L0 adapter specific issues labels Feb 3, 2025
@igchor igchor force-pushed the fill_non_pow2 branch 2 times, most recently from 3396d46 to 18283e7 Compare February 4, 2025 16:07
The optimization makes sure that waitList is only passed
to the first command submitted to the command list.

Simplify it by clearing the wait list in-place instead
of creating additional variable.
@pbalcer pbalcer merged commit 42044a8 into oneapi-src:main Feb 5, 2025
22 of 26 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
conformance Conformance test suite issues. level-zero L0 adapter specific issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants