Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reland upstream commit 67ea999 #2975

Closed
whitneywhtsang opened this issue Dec 10, 2024 · 1 comment · Fixed by #3062
Closed

Reland upstream commit 67ea999 #2975

whitneywhtsang opened this issue Dec 10, 2024 · 1 comment · Fixed by #3062
Assignees
Labels
upstream: rebase PR to be up-streamed

Comments

@whitneywhtsang
Copy link
Contributor

whitneywhtsang commented Dec 10, 2024

Reland 67ea999 that is temporarily reverted in #2972 by 7d0818a.

@quintinwang5
Copy link
Contributor

Failures casued by this relanding:

test_reduce_layouts[sum-float16-False-reduce1d-0-src_layout7-16-16]
test_reduce_layouts[sum-int32-False-reduce1d-0-src_layout7-128-16]
test_reduce_layouts[max-int32-False-reduce1d-0-src_layout7-128-16]
test_reduce_layouts[sum-int32-True-reduce1d-0-src_layout7-128-16]
test_reduce_layouts[max-int32-True-reduce1d-0-src_layout7-128-16]
test_reduce_layouts[sum-float32-False-reduce1d-0-src_layout7-128-16]
test_reduce_layouts[max-float32-False-reduce1d-0-src_layout7-128-16]
test_reduce_layouts[max-float16-False-reduce1d-0-src_layout7-128-16]
test_reduce_layouts[max-int32-False-reduce1d-0-src_layout7-16-16]
test_reduce_layouts[sum-int32-True-reduce1d-0-src_layout7-16-16]
test_reduce_layouts[max-int32-True-reduce1d-0-src_layout7-16-16]
test_reduce_layouts[sum-float32-False-reduce1d-0-src_layout7-16-16]
test_reduce_layouts[max-float32-False-reduce1d-0-src_layout7-16-16]
test_reduce_layouts[max-float16-False-reduce1d-0-src_layout7-16-16]

There is already a workaround locally to fix all above failures, it's a matter of subgroupsize. WIP to find a more general soulution.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
upstream: rebase PR to be up-streamed
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants