Skip to content

[None][chore] Update flashinfer-python from 0.6.14 to 0.6.15 - #16530

Merged
yuxianq merged 3 commits into
NVIDIA:mainfrom
yihwang-nv:yihwang-nv/update_flashinfer_0.6.15
Jul 21, 2026
Merged

[None][chore] Update flashinfer-python from 0.6.14 to 0.6.15#16530
yuxianq merged 3 commits into
NVIDIA:mainfrom
yihwang-nv:yihwang-nv/update_flashinfer_0.6.15

Conversation

@yihwang-nv

@yihwang-nv yihwang-nv commented Jul 17, 2026

Copy link
Copy Markdown
Collaborator

Summary

  • Bump flashinfer-python from 0.6.14 to 0.6.15 (latest stable)
  • Updated version pins in requirements.txt, security_scanning/pyproject.toml, and ATTRIBUTIONS-Python.md

Test plan

  • pip install -r requirements.txt installs successfully
  • pytest tests/unittest/_torch/flashinfer/ -v
  • pytest tests/unittest/_torch/attention/test_flashinfer_attention.py -v
  • CI pre-merge passes

Summary by CodeRabbit

  • Chores
    • Updated the FlashInfer Python package to version 0.6.15.
    • Refreshed the corresponding license attribution.

Bump flashinfer-python dependency to the latest stable release.
Updated version pins in requirements.txt, security_scanning/pyproject.toml,
and ATTRIBUTIONS-Python.md.

Signed-off-by: yihwang-nv <yihwang@nvidia.com>
@coderabbitai

coderabbitai Bot commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Changes

FlashInfer version update

Layer / File(s) Summary
Align dependency and attribution versions
requirements.txt, security_scanning/pyproject.toml, ATTRIBUTIONS-Python.md
Updates flashinfer-python from 0.6.14 to 0.6.15 in dependency declarations and attribution metadata.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Suggested reviewers: yuanjingx87, zhanruisunch

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Title check ✅ Passed The title clearly states the dependency bump and the main version change.
Description check ✅ Passed The PR includes a summary and test plan, covering the main required information, though the template sections are abbreviated.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

…r 0.6.15

flashinfer 0.6.15 includes the fix for the missing multi-CTAs counter
buffer initialization (flashinfer-ai/flashinfer#3433). Remove the
_clear_multi_ctas_kv_counter_workspace workaround calls from
run_generation() and run_mla_generation(), and drop the now-unused
helper functions _clear_multi_ctas_kv_counter_workspace and
_get_multi_ctas_kv_counter_size.

Signed-off-by: yihwang-nv <yihwang@nvidia.com>
@yihwang-nv
yihwang-nv requested a review from a team as a code owner July 17, 2026 07:02
@yihwang-nv
yihwang-nv requested review from kris1025 and yunruis July 17, 2026 07:02
@yihwang-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast --add-multi-gpu-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #59920 [ run ] triggered by Bot. Commit: cbcde2c Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #59920 [ run ] completed with state FAILURE. Commit: cbcde2c
/LLM/main/L0_MergeRequest_PR pipeline #48322 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@yihwang-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast --add-multi-gpu-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60180 [ run ] triggered by Bot. Commit: cbcde2c Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60180 [ run ] completed with state SUCCESS. Commit: cbcde2c
/LLM/main/L0_MergeRequest_PR pipeline #48553 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

Signed-off-by: yihwang-nv <yihwang@nvidia.com>
@yihwang-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast --add-multi-gpu-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60286 [ run ] triggered by Bot. Commit: 42f72b0 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60286 [ run ] completed with state SUCCESS. Commit: 42f72b0
/LLM/main/L0_MergeRequest_PR pipeline #48640 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@yihwang-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast --add-multi-gpu-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60356 [ run ] triggered by Bot. Commit: 42f72b0 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60356 [ run ] completed with state FAILURE. Commit: 42f72b0
/LLM/main/L0_MergeRequest_PR pipeline #48699 completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

CI Agent Failure Analysis

Link to invocation

@nv-guomingz

Copy link
Copy Markdown
Collaborator

/bot run --disable-fail-fast --add-multi-gpu-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60548 [ run ] triggered by Bot. Commit: 42f72b0 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60548 [ run ] completed with state SUCCESS. Commit: 42f72b0
/LLM/main/L0_MergeRequest_PR pipeline #48862 completed with status: 'SUCCESS'

CI Report

Link to invocation

@yihwang-nv
yihwang-nv requested review from yuxianq and removed request for yuanjingx87 and yunruis July 21, 2026 06:16
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60615 [ run ] triggered by Bot. Commit: 42f72b0 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #60615 [ run ] completed with state SUCCESS. Commit: 42f72b0
/LLM/main/L0_MergeRequest_PR pipeline #48921 completed with status: 'SUCCESS'

CI Report

Link to invocation

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.

6 participants