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

[SYCL] Add test case for ext::oneapi::experimental::joint_reduce #1452

Merged
merged 7 commits into from
Dec 22, 2022

Conversation

dm-vodopyanov
Copy link

@dm-vodopyanov dm-vodopyanov commented Dec 14, 2022

This patch add new test which fixes the case for user-defined reductions
when WG size is bigger than the input data size.

Impl: intel/llvm#7781

This patch add new test which caught missing syncronization issue.

Impl: intel/llvm#7781
@dm-vodopyanov
Copy link
Author

/verify with intel/llvm#7781

@dm-vodopyanov dm-vodopyanov marked this pull request as draft December 14, 2022 17:38
@dm-vodopyanov dm-vodopyanov marked this pull request as ready for review December 19, 2022 12:31
@dm-vodopyanov
Copy link
Author

/verify with intel/llvm#7781

romanovvlad pushed a commit to intel/llvm that referenced this pull request Dec 21, 2022
This patch fixes ext::oneapi::experimental::joint_reduce, it missed
the case when WG size is bigger than size of input data.

Test: intel/llvm-test-suite#1452
@romanovvlad romanovvlad merged commit a795f30 into intel:intel Dec 22, 2022
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…el/llvm-test-suite#1452)

This patch add new test which fixes the case for user-defined reductions
when WG size is bigger than the input data size.
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.

2 participants