Skip to content

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

Merged
sommerlukas merged 4 commits intointel:syclfrom
victor-eds:restrict-fusion-kernels
Feb 6, 2024
Merged

[SYCL][Fusion] Restrict types of fusable command groups#12556
sommerlukas merged 4 commits intointel:syclfrom
victor-eds:restrict-fusion-kernels

Conversation

@victor-eds
Copy link

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
Author

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

Victor Perez added 3 commits February 2, 2024 10:25
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
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