Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
CUTLASS 4.2.1 source code.tar.gz | 2025-09-24 | 33.3 MB | |
CUTLASS 4.2.1 source code.zip | 2025-09-24 | 42.1 MB | |
README.md | 2025-09-24 | 580 Bytes | |
Totals: 3 Items | 75.4 MB | 0 |
CuTe DSL
- Bug fixings and improvements
- Fixed an issue when running DSL codes with cuda-python 13.0
- Fixed an issue when running inductor with DSL codes
- Fixed an issue with unexpected logging when running DSL codes in FlashInfer
- Fixed the issue reported in https://github.com/NVIDIA/cutlass/issues/2647
- Fixed an issue when conditional define of variables outside of dynamic control flow
CUTLASS C++
- Bypass EVT for nosmem blockwise kernels on Blackwell.
- Rename cutlass/python/cutlass directory to cutlass/python/cutlass_cppgen.