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 }}
NVIDIA
/
cutlass
Public
Notifications
You must be signed in to change notification settings
Fork
2.1k
Star
10.5k
Code
Issues
465
Pull requests
286
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
cutlass
include
on
main
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 22, 2026
v4.8 update (#3645)
Show description for 098de2a
Junkai-Wu
authored
098de2a
View commit details
Copy full SHA for 098de2a
View code at this point
Browse repository at this point
Commits on Sep 17, 2026
Restore TmemAllocator class constants for backward compatibility (#3611)
Show description for f614dc4
timmoon10
authored
f614dc4
View commit details
Copy full SHA for f614dc4
View code at this point
Browse repository at this point
Commits on Aug 26, 2026
v4.8 dev update. (#3551)
Junkai-Wu
authored
cdcf8d8
View commit details
Copy full SHA for cdcf8d8
View code at this point
Browse repository at this point
Commits on Aug 18, 2026
add `SM75_16x8x8_F16F16F16F16_TN` (#2851)
Show description for 6c68991
jinzhen-lin
authored
6c68991
View commit details
Copy full SHA for 6c68991
View code at this point
Browse repository at this point
Fix the ScatterD issue in predicated_tile_iterator (#3278)
pengpeng-yu
authored
1d7cde1
View commit details
Copy full SHA for 1d7cde1
View code at this point
Browse repository at this point
Commits on Aug 6, 2026
Fix SM89 FP8 blockwise swizzle scale indexing (#3394)
Noperi0r
authored
b50d8fd
View commit details
Copy full SHA for b50d8fd
View code at this point
Browse repository at this point
Fix ScaledBasis equality for mismatched bases, add SM120 sparse metadata K assert (#3427)
Show description for 976d052
davidkny22
authored
976d052
View commit details
Copy full SHA for 976d052
View code at this point
Browse repository at this point
fix: Correct stride calculation in AffineRank2RowMajor::packed() (#3048)
Show description for 3c06307
bledden
authored
3c06307
View commit details
Copy full SHA for 3c06307
View code at this point
Browse repository at this point
[CuTe] Add missing include for smem_ptr_flag_bits in print_tensor.hpp (#3244)
Show description for 80fe3ca
LeSingh1
authored
80fe3ca
View commit details
Copy full SHA for 80fe3ca
View code at this point
Browse repository at this point
Commits on Aug 5, 2026
v4.7 update. (#3432)
Junkai-Wu
authored
418ba45
View commit details
Copy full SHA for 418ba45
View code at this point
Browse repository at this point
Commits on Jul 29, 2026
Remove stale SM100 grouped scheduler helper (#3415)
Henry Tsang
authored
f94ec46
View commit details
Copy full SHA for f94ec46
View code at this point
Browse repository at this point
Commits on Jul 18, 2026
Fix per-group norm constant indexing in block-scale-factor epilogue stores (#3392)
Show description for ad9bd53
davidkny22
authored
ad9bd53
View commit details
Copy full SHA for ad9bd53
View code at this point
Browse repository at this point
Commits on Jul 14, 2026
v4.6.1 update. (#3383)
Show description for 1e73948
Junkai-Wu
and
hwu36
authored
1e73948
View commit details
Copy full SHA for 1e73948
View code at this point
Browse repository at this point
Commits on Jul 7, 2026
v4.6 tag release. (#3362)
Junkai-Wu
authored
7cd295c
View commit details
Copy full SHA for 7cd295c
View code at this point
Browse repository at this point
Commits on Jun 26, 2026
add tileN = 8,16 for SM120 blockscale GEMM. (#3292)
Show description for e8ecfad
b8zhong
and
Brayden Zhong
authored
e8ecfad
View commit details
Copy full SHA for e8ecfad
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
v4.6 dev update. (#3315)
Show description for 39b352f
4 people
authored
39b352f
View commit details
Copy full SHA for 39b352f
View code at this point
Browse repository at this point
Commits on Jun 13, 2026
[SM120] Add ptr-array TMA collective for tensor/token-scaled FP8 grouped GEMM (#3280)
Show description for 0ce648f
tgmerritt
and
claude
authored
0ce648f
View commit details
Copy full SHA for 0ce648f
View code at this point
Browse repository at this point
Commits on Jun 11, 2026
Remove CUTLASS_HOST_DEVICE from CudaHostAdapater::memsetDevice (#3286)
alexngUNC
authored
93774d3
View commit details
Copy full SHA for 93774d3
View code at this point
Browse repository at this point
Commits on Jun 9, 2026
Update sm100 MMA desc offsetting (#3299)
Show description for 1fc71b3
ANIKET-SHIVAM
authored
1fc71b3
View commit details
Copy full SHA for 1fc71b3
View code at this point
Browse repository at this point
Commits on May 27, 2026
v4.5.2 update. (#3264)
Junkai-Wu
authored
5c54bee
View commit details
Copy full SHA for 5c54bee
View code at this point
Browse repository at this point
Commits on May 19, 2026
v4.5.1 update. (#3237)
Junkai-Wu
authored
982cb9e
View commit details
Copy full SHA for 982cb9e
View code at this point
Browse repository at this point
Commits on May 12, 2026
update to 4.5 (#3228)
hwu36
authored
ef120d0
View commit details
Copy full SHA for ef120d0
View code at this point
Browse repository at this point
Add Snake activation functor for EVT (#3184)
Show description for 2e56847
emre570
authored
2e56847
View commit details
Copy full SHA for 2e56847
View code at this point
Browse repository at this point
Commits on May 6, 2026
v4.5 tag update (#3202)
Show description for cb37157
Junkai-Wu
authored
cb37157
View commit details
Copy full SHA for cb37157
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
fix: Add missing kElementsPerAccess division in RegularTileIterator store (#3049)
Show description for 7a9fe05
bledden
authored
7a9fe05
View commit details
Copy full SHA for 7a9fe05
View code at this point
Browse repository at this point
Commits on Apr 24, 2026
Replace std::min with cute::min in sm120 blockwise scaling device functions (#3055)
vruga
authored
9135a9b
View commit details
Copy full SHA for 9135a9b
View code at this point
Browse repository at this point
Commits on Apr 21, 2026
Small Tile N BlockScaled GEMM + Grouped GEMM (#3176)
Show description for b46b16d
depaulmillz
authored
b46b16d
View commit details
Copy full SHA for b46b16d
View code at this point
Browse repository at this point
correct BLayout stride in SM80 m16n8k32 int4 MMA traits (#3140)
zfmmmm
authored
aeba0d3
View commit details
Copy full SHA for aeba0d3
View code at this point
Browse repository at this point
Commits on Apr 7, 2026
v4.5 dev update. (#3153)
Junkai-Wu
authored
a221da7
View commit details
Copy full SHA for a221da7
View code at this point
Browse repository at this point
Commits on Mar 17, 2026
v4.4.2 update. (#3104)
Junkai-Wu
authored
1b741ca
View commit details
Copy full SHA for 1b741ca
View code at this point
Browse repository at this point
Commits on Mar 7, 2026
Support for Group GEMM in CUTLASS Profiler for Geforce and Spark (#3092)
Show description for 73c59c0
depaulmillz
authored
73c59c0
View commit details
Copy full SHA for 73c59c0
View code at this point
Browse repository at this point
Commits on Feb 27, 2026
v4.4.1 update (#3079)
Junkai-Wu
authored
3bb6e28
View commit details
Copy full SHA for 3bb6e28
View code at this point
Browse repository at this point
Fix register index bug in mma.sync.aligned.m16n8k16 (#2740)
neilkichler
authored
edf2f82
View commit details
Copy full SHA for edf2f82
View code at this point
Browse repository at this point
Commits on Feb 25, 2026
Bump CUTLASS version to 4.4.0
hwu36
authored
2aedca6
View commit details
Copy full SHA for 2aedca6
View code at this point
Browse repository at this point
Commits on Feb 14, 2026
v4.4 tag release update. (#3032)
Junkai-Wu
authored
d4bbf72
View commit details
Copy full SHA for d4bbf72
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.