Skip to content

[CUDA] Separate main loop into a function in qmm#3443

Merged
zcbenz merged 1 commit into
ml-explore:mainfrom
zcbenz:qmm-refactor
May 9, 2026
Merged

[CUDA] Separate main loop into a function in qmm#3443
zcbenz merged 1 commit into
ml-explore:mainfrom
zcbenz:qmm-refactor

Conversation

@zcbenz
Copy link
Copy Markdown
Collaborator

@zcbenz zcbenz commented Apr 23, 2026

Move the the main loop code of qmm kernel into a header, so we can implement grouped gemm by reusing the main loop code with a new prologue, rather than duplicating the whole kernel.

Copy link
Copy Markdown
Member

@angeloskath angeloskath left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@zcbenz zcbenz merged commit 8496122 into ml-explore:main May 9, 2026
16 checks passed
@zcbenz zcbenz deleted the qmm-refactor branch May 9, 2026 02:11
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.

2 participants