Skip to content

bugfix: bugfix for blackwell mla split-k#1109

Merged
yzh119 merged 1 commit intoflashinfer-ai:mainfrom
yzh119:mla-split-k-fix
Jun 3, 2025
Merged

bugfix: bugfix for blackwell mla split-k#1109
yzh119 merged 1 commit intoflashinfer-ai:mainfrom
yzh119:mla-split-k-fix

Conversation

@yzh119
Copy link
Copy Markdown
Collaborator

@yzh119 yzh119 commented Jun 3, 2025

📌 Description

Cherry-picked the patch (authored by @v0i0) to fix #1055

🔍 Related Issues

#1055

🚀 Pull Request Checklist

Thank you for contributing to FlashInfer! Before we review your pull request, please make sure the following items are complete.

✅ Pre-commit Checks

  • I have installed pre-commit by running pip install pre-commit (or used your preferred method).
  • I have installed the hooks with pre-commit install.
  • I have run the hooks manually with pre-commit run --all-files and fixed any reported issues.

If you are unsure about how to set up pre-commit, see the pre-commit documentation.

🧪 Tests

  • Tests have been added or updated as needed.
  • All tests are passing (unittest, etc.).

Reviewer Notes

cc @kaixih @v0i0

@yzh119 yzh119 requested a review from kaixih June 3, 2025 05:33
@yzh119 yzh119 merged commit 8a95bb3 into flashinfer-ai:main Jun 3, 2025
2 checks passed
Edenzzzz pushed a commit to Edenzzzz/flashinfer that referenced this pull request Jun 6, 2025
<!-- .github/pull_request_template.md -->

## 📌 Description

Cherry-picked the patch (authored by @v0i0) to fix flashinfer-ai#1055 

## 🔍 Related Issues

flashinfer-ai#1055 

## 🚀 Pull Request Checklist

Thank you for contributing to FlashInfer! Before we review your pull
request, please make sure the following items are complete.

### ✅ Pre-commit Checks

- [x] I have installed `pre-commit` by running `pip install pre-commit`
(or used your preferred method).
- [x] I have installed the hooks with `pre-commit install`.
- [x] I have run the hooks manually with `pre-commit run --all-files`
and fixed any reported issues.

> If you are unsure about how to set up `pre-commit`, see [the
pre-commit documentation](https://pre-commit.com/).

## 🧪 Tests

- [x] Tests have been added or updated as needed.
- [x] All tests are passing (`unittest`, etc.).

## Reviewer Notes

cc @kaixih @v0i0
Anerudhan pushed a commit to Anerudhan/flashinfer that referenced this pull request Jun 28, 2025
<!-- .github/pull_request_template.md -->

## 📌 Description

Cherry-picked the patch (authored by @v0i0) to fix flashinfer-ai#1055 

## 🔍 Related Issues

flashinfer-ai#1055 

## 🚀 Pull Request Checklist

Thank you for contributing to FlashInfer! Before we review your pull
request, please make sure the following items are complete.

### ✅ Pre-commit Checks

- [x] I have installed `pre-commit` by running `pip install pre-commit`
(or used your preferred method).
- [x] I have installed the hooks with `pre-commit install`.
- [x] I have run the hooks manually with `pre-commit run --all-files`
and fixed any reported issues.

> If you are unsure about how to set up `pre-commit`, see [the
pre-commit documentation](https://pre-commit.com/).

## 🧪 Tests

- [x] Tests have been added or updated as needed.
- [x] All tests are passing (`unittest`, etc.).

## Reviewer Notes

cc @kaixih @v0i0
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