Skip to content

[lora] add SplitK in fused MoE lora#1585

Merged
AlpinDale merged 1 commit into
mainfrom
fused-lora-splitk
Nov 4, 2025
Merged

[lora] add SplitK in fused MoE lora#1585
AlpinDale merged 1 commit into
mainfrom
fused-lora-splitk

Conversation

@AlpinDale

Copy link
Copy Markdown
Collaborator

No description provided.

Signed-off-by: AlpinDale <alpindale@gmail.com>

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Code Review

The pull request introduces SplitK functionality to the fused MoE LoRA kernel, which is a significant improvement for performance. The changes correctly propagate the pid_sk (split K program ID) to offs_k and adjust the b_ptrs calculation accordingly. The modification to remove the redundant parentheses in b_ptrs calculation is also a good cleanup. Overall, the changes are well-implemented and address the objective of adding SplitK.

@AlpinDale AlpinDale merged commit e0f91e5 into main Nov 4, 2025
1 check passed
@AlpinDale AlpinDale deleted the fused-lora-splitk branch November 4, 2025 07:16
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