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

Fix Parallel Split-K on Gemm Operation Profiler #1109

Merged

Conversation

manishucsd
Copy link
Contributor

Parallel Split-k on Gemm Operation seems to be broken without the below change. The batch_stride is used for reduction workspace stride between the parallel partitions grid_z are writing to. (Fixes #1108 )

cc: @ANIKET-SHIVAM , @hwu36 , @IonThruster , @thakkarV

@hwu36 hwu36 merged commit 5cd735c into NVIDIA:main Sep 26, 2023
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.

[BUG] Gemm Parallel Split-K Reduction Results in Internal Error
2 participants