Skip to content

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

Open
yihwang-nv wants to merge 2 commits into
NVIDIA:mainfrom
yihwang-nv:yihwang-nv/update_flashinfer_0.6.15
Open

[None][chore] Update flashinfer-python from 0.6.14 to 0.6.15#16530
yihwang-nv wants to merge 2 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

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: fcb9a5d6-ad43-4877-bc65-432150aa67bc

📥 Commits

Reviewing files that changed from the base of the PR and between ed1a0b9 and 7dbb471.

📒 Files selected for processing (3)
  • ATTRIBUTIONS-Python.md
  • requirements.txt
  • security_scanning/pyproject.toml

📝 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
Title check ✅ Passed The title matches the template and clearly states the dependency bump and version change.
Description check ✅ Passed The PR description covers the summary and test plan, though it omits explicit Description and PR Checklist sections.
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.
✨ 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

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