Skip to content

bugfix: bugfix for blackwell mla split-k #1109

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 3, 2025

Conversation

yzh119
Copy link
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
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants