Skip to content
This repository was archived by the owner on Mar 28, 2023. It is now read-only.

[SYCL][Fusion] Test fusion of kernels with different ND-ranges #1575

Merged

Conversation

victor-eds
Copy link

Check that kernel fusion works when fusing kernels with different ND-ranges (different global sizes and dimensions).

Implementation: intel/llvm#8209

Signed-off-by: Victor Perez [email protected]

Check that kernel fusion works when fusing kernels with different
ND-ranges (different global sizes and dimensions).

Implementation: intel/llvm#8209

Signed-off-by: Victor Perez <[email protected]>
@victor-eds
Copy link
Author

\verify with intel/llvm#8209

@victor-eds
Copy link
Author

/verify with intel/llvm#8209

Copy link

@sommerlukas sommerlukas left a comment

Choose a reason for hiding this comment

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

Just a few documentation nits.

victor-eds and others added 2 commits February 8, 2023 18:13
@steffenlarsen
Copy link

Validation of intel/llvm#8209 passes these tests.

@steffenlarsen steffenlarsen merged commit 4ce05a0 into intel:intel Feb 14, 2023
@victor-eds victor-eds deleted the kernel-fusion/different-nd-ranges branch February 14, 2023 10:04
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
…#1575)

Check that kernel fusion works when fusing kernels with different
ND-ranges (different global sizes and dimensions).

Implementation: intel/llvm#8209

---------

Signed-off-by: Victor Perez <[email protected]>
Co-authored-by: Lukas Sommer <[email protected]>
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…/llvm-test-suite#1575)

Check that kernel fusion works when fusing kernels with different
ND-ranges (different global sizes and dimensions).

Implementation: intel#8209

---------

Signed-off-by: Victor Perez <[email protected]>
Co-authored-by: Lukas Sommer <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants