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

[SYCL][Fusion] Restrict types of fusable command groups #12556

Merged
merged 4 commits into from
Feb 6, 2024

Conversation

victor-eds
Copy link
Contributor

Only allow command groups of Kernel type. Do not add other kind of command groups to the fusable graph when found, showing a descriptive warning.

@victor-eds
Copy link
Contributor Author

@sergey-semenov can I get some reviews here? I have pending work fixing the nightly pipeline and that depends on this PR

Only allow command groups of `Kernel` type. Do not add other kind of
command groups to the fusable graph when found, showing a descriptive
warning.

Signed-off-by: Victor Perez <victor.perez@codeplay.com>
@sommerlukas sommerlukas merged commit 2f253a9 into intel:sycl Feb 6, 2024
12 checks passed
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.

3 participants