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
Accelerator
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
Type
/
to 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
.
meta-pytorch
/
MSLK
Public
Notifications
You must be signed in to change notification settings
Fork
74
Star
145
Code
Issues
1
Pull requests
10
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add FlyDSL grouped groupwise FP8 GEMM for ROCm
- #456
#456
Closed
aryaman-gupta
wants to merge 18 commits into
meta-pytorch:main
meta-pytorch/MSLK:main
from
aryaman-gupta:flydsl-groupwise-grouped
aryaman-gupta/MSLK:flydsl-groupwise-grouped
Copy head branch name to clipboard
Conversation
Commits
18
(18)
Checks
Files changed
Closed
Add FlyDSL grouped groupwise FP8 GEMM for ROCm
#456
aryaman-gupta
wants to merge 18 commits into
meta-pytorch:main
meta-pytorch/MSLK:main
from
aryaman-gupta:flydsl-groupwise-grouped
aryaman-gupta/MSLK:flydsl-groupwise-grouped
Copy head branch name to clipboard
Commits
Commits on Jul 27, 2026
Vendor shared FlyDSL kernel infra modules
Show description for 3f8c943
aryaman-gupta
and
claude
committed
3f8c943
View commit details
Copy full SHA for 3f8c943
Browse repository at this point
Add FlyDSL f8f8bf16_groupwise_grouped_preshuffle op
Show description for 5dbe52c
aryaman-gupta
and
claude
committed
5dbe52c
View commit details
Copy full SHA for 5dbe52c
Browse repository at this point
Add plain-B FlyDSL grouped GEMM path + wide-MFMA SW scaling
Show description for 16fe99a
aryaman-gupta
and
claude
committed
16fe99a
View commit details
Copy full SHA for 16fe99a
Browse repository at this point
Back the plain f8f8bf16_groupwise_grouped op with FlyDSL
Show description for 0428482
aryaman-gupta
and
claude
committed
0428482
View commit details
Copy full SHA for 0428482
Browse repository at this point
Resolve grouped-GEMM group ownership in-kernel; add tuned tile tables
Show description for 876b616
aryaman-gupta
and
claude
committed
876b616
View commit details
Copy full SHA for 876b616
Browse repository at this point
Tune grouped GEMM tiles with FlyDSL autotune behind an env gate
Show description for 6e8837a
aryaman-gupta
and
claude
committed
6e8837a
View commit details
Copy full SHA for 6e8837a
Browse repository at this point
Move FlyDSL helper imports to mslk.flydsl.common / mslk.flydsl.jit
Show description for ee47260
aryaman-gupta
committed
ee47260
View commit details
Copy full SHA for ee47260
Browse repository at this point
Guard the preshuffle LDS budget and make the limit arch-aware
Show description for e466424
aryaman-gupta
committed
e466424
View commit details
Copy full SHA for e466424
Browse repository at this point
Cover the FlyDSL plain grouped GEMM from gemm_test
Show description for 76a4dd0
aryaman-gupta
committed
76a4dd0
View commit details
Copy full SHA for 76a4dd0
Browse repository at this point
Read scale_a from its per-group layout in the grouped GEMM
Show description for 048277f
aryaman-gupta
committed
048277f
View commit details
Copy full SHA for 048277f
Browse repository at this point
Refresh grouped GEMM docs and drop the unused kernel argument
Show description for b2c7f30
aryaman-gupta
committed
b2c7f30
View commit details
Copy full SHA for b2c7f30
Browse repository at this point
Validate preshuffle_b_mfma shapes and fix its tile extents
Show description for 79def36
aryaman-gupta
committed
79def36
View commit details
Copy full SHA for 79def36
Browse repository at this point
Validate operand dtypes and read m_sizes as int64 in the grouped GEMM
Show description for 75fa3ac
aryaman-gupta
committed
75fa3ac
View commit details
Copy full SHA for 75fa3ac
Browse repository at this point
Commits on Jul 28, 2026
Tidy grouped GEMM comments
Show description for bbcffbd
aryaman-gupta
committed
bbcffbd
View commit details
Copy full SHA for bbcffbd
Browse repository at this point
Name FlyDSL as the ROCm impl of f8f8bf16_groupwise_grouped
Show description for 1eac28f
aryaman-gupta
committed
1eac28f
View commit details
Copy full SHA for 1eac28f
Browse repository at this point
Declare the preshuffle op schema in C++ alongside the other GEMM ops
Show description for 3b169b1
aryaman-gupta
committed
3b169b1
View commit details
Copy full SHA for 3b169b1
Browse repository at this point
Pass grouped GEMM operands without flattening
Show description for ec2e7a8
aryaman-gupta
committed
ec2e7a8
View commit details
Copy full SHA for ec2e7a8
Browse repository at this point
Commits on Jul 31, 2026
Run ROCm CI when the FlyDSL GEMM ops change
Show description for 8a0e6a2
aryaman-gupta
committed
8a0e6a2
View commit details
Copy full SHA for 8a0e6a2
Browse repository at this point
You can’t perform that action at this time.