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

[LLVMGPUVectorDistribute] Add inter-subgroup reduction support for MultiReduction #19578

Open
manupak opened this issue Jan 2, 2025 · 0 comments · May be fixed by #19596
Open

[LLVMGPUVectorDistribute] Add inter-subgroup reduction support for MultiReduction #19578

manupak opened this issue Jan 2, 2025 · 0 comments · May be fixed by #19596
Assignees
Labels
enhancement ➕ New feature or request

Comments

@manupak
Copy link
Contributor

manupak commented Jan 2, 2025

Request description

Currently, we dont support layout in vector.multi_reduce that has the reduction dimensions
distributed across subgroups.
This ticket is to add that support.

What component(s) does this issue relate to?

Compiler

Additional context

No response

@manupak manupak added the enhancement ➕ New feature or request label Jan 2, 2025
@manupak manupak self-assigned this Jan 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ➕ New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant