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

[EVT] Add support for Row/Col broadcast PtrArray #2033

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

Conversation

jwfromm
Copy link

@jwfromm jwfromm commented Jan 8, 2025

To enable FP8 grouped gemm with rowwise scaling in the epilogue, we need to be able to provide a list of pointers to the scales for each group. This PR extends Sm90Row/ColBroadcast to support PTRArray to handle this case. At least for our case, this works as expected. Please let me know the appropriate way to test these new EVT structures in CI.

@ANIKET-SHIVAM ANIKET-SHIVAM self-requested a review January 8, 2025 19:02
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