Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
sgl-project
/
sglang
Public
Notifications
You must be signed in to change notification settings
Fork
9k
Star
36.2k
Code
Issues
915
Pull requests
4.5k
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
[NVIDIA] Add flashinfer MNNVL backend for allreduce only
- #30700
#30700
Merged
Fridge003
merged 14 commits into
sgl-project:main
sgl-project/sglang:main
from
wenscarl:flashinfer-pure-allreduce
wenscarl/sglang:flashinfer-pure-allreduce
Copy head branch name to clipboard
Aug 11, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
[NVIDIA] Add flashinfer MNNVL backend for allreduce only
#30700
Fridge003
merged 14 commits into
sgl-project:main
sgl-project/sglang:main
from
wenscarl:flashinfer-pure-allreduce
wenscarl/sglang:flashinfer-pure-allreduce
Copy head branch name to clipboard
Commits
Commits on Aug 5, 2026
[comm] don't fuse the post-experts all-reduce under hybrid EP+TP
Show description for 6e82c20
wenscarl
and
claude
committed
6e82c20
View commit details
Copy full SHA for 6e82c20
Browse repository at this point
[comm] add FlashInfer kAllReduce backend for pure TP allreduce
Show description for f8b9b5b
wenscarl
and
claude
committed
f8b9b5b
View commit details
Copy full SHA for f8b9b5b
Browse repository at this point
[comm] auto-enable FlashInfer pure allreduce for DSV3/V4 archs
Show description for 3afd96e
wenscarl
and
claude
committed
3afd96e
View commit details
Copy full SHA for 3afd96e
Browse repository at this point
[comm] limit pure allreduce auto-enable to DSV3/V4 archs only
Show description for 866ac0f
wenscarl
and
claude
committed
866ac0f
View commit details
Copy full SHA for 866ac0f
Browse repository at this point
[comm] add DeepseekV4ForCausalLM to flashinfer allreduce auto-enable archs
Show description for 26235c1
wenscarl
and
claude
committed
26235c1
View commit details
Copy full SHA for 26235c1
Browse repository at this point
[comm] mark enable_flashinfer_pure_allreduce as resolvable
Show description for ad32f0d
wenscarl
and
claude
committed
ad32f0d
View commit details
Copy full SHA for ad32f0d
Browse repository at this point
Fix lint
wenscarl
committed
bed1d4b
View commit details
Copy full SHA for bed1d4b
Browse repository at this point
Fold FlashInfer allreduce-only tests into comm fusion
wenscarl
committed
d83d8c2
View commit details
Copy full SHA for d83d8c2
Browse repository at this point
Fix lint
wenscarl
committed
4a9126e
View commit details
Copy full SHA for 4a9126e
Browse repository at this point
[comm] gate FlashInfer kAllReduce on the allreduce-fusion flag itself
Show description for 1474749
wenscarl
and
claude
committed
1474749
View commit details
Copy full SHA for 1474749
Browse repository at this point
[comm] bind the kAllReduce workspace to the group that owns it
Show description for 1a43d9b
wenscarl
and
claude
committed
1a43d9b
View commit details
Copy full SHA for 1a43d9b
Browse repository at this point
[comm] wrap kAllReduce as a custom op so it works under piecewise CUDA graph
Show description for 8141a0d
wenscarl
and
claude
committed
8141a0d
View commit details
Copy full SHA for 8141a0d
Browse repository at this point
Upd
wenscarl
committed
aead319
View commit details
Copy full SHA for aead319
Browse repository at this point
Commits on Aug 10, 2026
Merge branch 'main' into flashinfer-pure-allreduce
b8zhong
authored
a2625dd
View commit details
Copy full SHA for a2625dd
Browse repository at this point
You can’t perform that action at this time.