chore: bump flashinfer version to 0.6.7.post3 - #22382
Merged
Merged
Conversation
This commit updates the flashinfer version across all relevant files:
- docker/Dockerfile
- python/pyproject.toml
- python/sglang/srt/entrypoints/engine.py
- python/sglang/srt/utils/common.py
🤖 Generated with GitHub Actions
Contributor
|
Warning You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again! |
sglang-bot
requested review from
CatherineSue,
Fridge003,
HaiShaw,
JustinTong0323,
ishandhanani,
ispobock,
merrymercy,
slin1237 and
yctseng0211
as code owners
April 8, 2026 20:12
Collaborator
|
/tag-and-rerun-ci |
Fridge003
pushed a commit
that referenced
this pull request
Apr 8, 2026
Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
caitengwei
pushed a commit
to caitengwei/sglang
that referenced
this pull request
Jun 1, 2026
Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
efschu
pushed a commit
to efschu/htsglang
that referenced
this pull request
Aug 8, 2026
…very rank mid-wedge Specimen 20260808T052850Z reproduced the production replay-abort class WITH the sentinel armed: all three ranks abort at replay sgl-project#22382 while the rings are chain-IDENTICAL and positions sit one event apart ([236584, 236583, 236583]) — no selection divergence, no membership divergence. The desync is BELOW op granularity (flags/rounds inside the transport). On a stall the sidecars therefore now exchange and dump every rank's ring tail: notes are written before launch, so each rank's last entry names the op it entered and is stuck in. Sidecar threads keep running while the main threads hang, so the exchange works mid-wedge.
Chronostasys
pushed a commit
to MindLab-Research/sglang
that referenced
this pull request
Aug 24, 2026
Co-authored-by: sglang-bot <sglang-bot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR bumps the flashinfer version to
0.6.7.post3across all relevant files.Files Updated
🤖 Generated with GitHub Actions