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

[OptRed] Extend -tritonintelgpu-optimize-reduction-locality to support repCluster[0] > 2 #2533

Open
wants to merge 7 commits into
base: main
Choose a base branch
from

Conversation

victor-eds
Copy link
Contributor

Support repCluster[0] > 2 by using 7-D tensors and adding a convert_layout operation before the final reshape.

See code for implementation details.

Signed-off-by: victor-eds [email protected]

@victor-eds victor-eds self-assigned this Oct 22, 2024
@victor-eds
Copy link
Contributor Author

Part of #2266.

…ort `repCluster[0] > 2`

Support `repCluster[0] > 2` by using 7-D tensors and adding a `convert_layout` operation before the final `reshape`.

See code for implementation details.

Signed-off-by: victor-eds <[email protected]>
@victor-eds victor-eds force-pushed the fast-sub-group-transpose-extend branch from fdd0512 to 6f74535 Compare October 22, 2024 13:45
@victor-eds victor-eds enabled auto-merge (squash) October 24, 2024 10:52
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.

3 participants