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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
deepseek-ai
/
DeepGEMM
Public
Notifications
You must be signed in to change notification settings
Fork
1.3k
Star
7.8k
Code
Issues
69
Pull requests
72
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add SM90 MegaMoE by cooperative
- #360
#360
Open
mpdfdfl
wants to merge 16 commits into
deepseek-ai:main
deepseek-ai/DeepGEMM:main
from
mpdfdfl:sm90-mega-moe-pingpong-coop
mpdfdfl/DeepGEMM:sm90-mega-moe-pingpong-coop
Copy head branch name to clipboard
Conversation
Commits
16
(16)
Checks
Files changed
Open
Add SM90 MegaMoE by cooperative
#360
mpdfdfl
wants to merge 16 commits into
deepseek-ai:main
deepseek-ai/DeepGEMM:main
from
mpdfdfl:sm90-mega-moe-pingpong-coop
mpdfdfl/DeepGEMM:sm90-mega-moe-pingpong-coop
Copy head branch name to clipboard
Commits
Commits on Jun 12, 2026
sm90 megamoe: add pingpong and cooperative FP8 kernels
Show description for 006709a
mpdfdfl
and
OpenDarrenlu
committed
006709a
View commit details
Copy full SHA for 006709a
Browse repository at this point
sm90 megamoe: token-count dispatch and Python bindings
Show description for 4dd2e94
mpdfdfl
and
OpenDarrenlu
committed
4dd2e94
View commit details
Copy full SHA for 4dd2e94
Browse repository at this point
sm90 megamoe: correctness test and performance benchmark
Show description for 1f84636
mpdfdfl
and
OpenDarrenlu
committed
1f84636
View commit details
Copy full SHA for 1f84636
Browse repository at this point
chore: ignore profiling artifacts (*.ncu-rep, *.nsys-rep, profile_logs/)
Show description for 4cd92c4
mpdfdfl
and
OpenDarrenlu
committed
4cd92c4
View commit details
Copy full SHA for 4cd92c4
Browse repository at this point
fix mul2
Show description for 4146d0e
mpdfdfl
and
OpenDarrenlu
committed
4146d0e
View commit details
Copy full SHA for 4146d0e
Browse repository at this point
Commits on Jun 13, 2026
add sm90 megamoe bench
Show description for 3f16c98
mpdfdfl
and
OpenDarrenlu
committed
3f16c98
View commit details
Copy full SHA for 3f16c98
Browse repository at this point
Commits on Jun 17, 2026
fix accuracy
Show description for d7c89bd
mpdfdfl
and
OpenDarrenlu
committed
d7c89bd
View commit details
Copy full SHA for d7c89bd
Browse repository at this point
fix accuracy
Show description for 183fec5
mpdfdfl
and
OpenDarrenlu
committed
183fec5
View commit details
Copy full SHA for 183fec5
Browse repository at this point
add tma to HBM double buffer
Show description for 6b5be1d
mpdfdfl
and
OpenDarrenlu
committed
6b5be1d
View commit details
Copy full SHA for 6b5be1d
Browse repository at this point
Commits on Jun 25, 2026
fix accuract
Show description for 5fdbdda
mpdfdfl
and
OpenDarrenlu
committed
5fdbdda
View commit details
Copy full SHA for 5fdbdda
Browse repository at this point
Commits on Jul 31, 2026
rename sm90 megamoe kernel: drop cooperative suffix, converge API, clean comments
Show description for 0e245d6
mpdfdfl
and
OpenDarrenlu
committed
0e245d6
View commit details
Copy full SHA for 0e245d6
Browse repository at this point
sm90 megamoe: chunk the dispatch pull (kNumBytesPerPull <= 4096, aligns with SM100)
Show description for e484200
mpdfdfl
and
OpenDarrenlu
committed
e484200
View commit details
Copy full SHA for e484200
Browse repository at this point
sm90 megamoe: L2 GEMM pingpong (128-wide L2 tiles owned by alternating math WGs)
Show description for 89913a4
mpdfdfl
and
OpenDarrenlu
committed
89913a4
View commit details
Copy full SHA for 89913a4
Browse repository at this point
fix sm90 megamoe pingpong deadlock: non-owner must participate in full/empty
Show description for 950f3fd
mpdfdfl
and
OpenDarrenlu
committed
950f3fd
View commit details
Copy full SHA for 950f3fd
Browse repository at this point
Commits on Aug 3, 2026
sm90 megamoe: move all weight-SF reads into the B loader via per-stage SMEM SFB slots
Show description for e5e88b4
mpdfdfl
and
OpenDarrenlu
committed
e5e88b4
View commit details
Copy full SHA for e5e88b4
Browse repository at this point
sm90 megamoe: remove the L2 pingpong path, keep the per-stage SFB slots
Show description for e481caf
mpdfdfl
and
OpenDarrenlu
committed
e481caf
View commit details
Copy full SHA for e481caf
Browse repository at this point
You can’t perform that action at this time.