Skip to content

Conversation

@steffenlarsen
Copy link
Contributor

This commit fixes an issue where range reductions would potentially supply less work than the work group size while the reduction algorithm assuming the exact same number of items as work.

This commit fixes an issue where range reductions would potentially
supply less work than the work group size while the reduction algorithm
assuming the exact same number of items as work.

Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1659

@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1659

1 similar comment
@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1659

@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1659

@steffenlarsen steffenlarsen temporarily deployed to aws March 15, 2023 18:10 — with GitHub Actions Inactive
Signed-off-by: Larsen, Steffen <[email protected]>
@steffenlarsen
Copy link
Contributor Author

/verify with intel/llvm-test-suite#1659

@steffenlarsen steffenlarsen temporarily deployed to aws March 15, 2023 18:53 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen temporarily deployed to aws March 15, 2023 19:26 — with GitHub Actions Inactive
@steffenlarsen steffenlarsen marked this pull request as ready for review March 16, 2023 11:47
@steffenlarsen steffenlarsen requested a review from a team as a code owner March 16, 2023 11:47
@steffenlarsen
Copy link
Contributor Author

After discussion with @aelovikov-intel I'm moving this back to draft to explore alternative options.

@steffenlarsen steffenlarsen marked this pull request as draft March 16, 2023 16:50
@steffenlarsen
Copy link
Contributor Author

Replacement strategy: #8709

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.

1 participant