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

[SYCL] remove overfitting from reduction test #1308

Merged

Conversation

cperkinsintel
Copy link

Depending upon device capabilities, global/local sizes in ndrange may vary considerably. This turned up in testing on an older Sandy Bridge machine. The reduction, itself, is working fine on all places.

Signed-off-by: Chris Perkins [email protected]

… vary considerably. This turned up in testing on an older Sandy Bridge machine. The reduction, itself, is working fine.

Signed-off-by: Chris Perkins <[email protected]>
@cperkinsintel cperkinsintel marked this pull request as ready for review October 5, 2022 00:59
@cperkinsintel cperkinsintel requested a review from a team as a code owner October 5, 2022 00:59
@againull againull merged commit 61a5926 into intel:intel Oct 5, 2022
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
Depending upon device capabilities, global/local sizes in ndrange may vary considerably. This turned up in testing on an older Sandy Bridge machine. The reduction, itself, is working fine on all places.
myler pushed a commit to myler/llvm-test-suite that referenced this pull request Mar 22, 2023
aelovikov-intel pushed a commit to aelovikov-intel/llvm that referenced this pull request Mar 27, 2023
…1308)

Depending upon device capabilities, global/local sizes in ndrange may vary considerably. This turned up in testing on an older Sandy Bridge machine. The reduction, itself, is working fine on all places.
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