Skip to content

Commit e94e888

Browse files
authored
Update CHANGELOG.md
1 parent be73ad2 commit e94e888

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,8 @@
4242
- Performance search under a fixed GEMM shape: Enables exhaustive tuning within a fixed GEMM shape, exploring various kernel parameters to find the best configuration.
4343
- More detailed introductions and examples to leverage this feature can be found in [profiler.md](./media/docs/cpp/profiler.md#exhaustive-search-mode-and-top-k-output-ranking-according-to-performance-in-gflopss).
4444
* Support `void` as the D element in sm100 kernel epilogues.
45+
* Various improvements and fixes from the community and CUTLASS team. Thanks to everyone who submitted PRs!
46+
* Optimal code generation with CUDA toolkit versions 12.8U1.
4547

4648
## [3.8.0](https://github.com/NVIDIA/cutlass/releases/tag/v3.8.0) (2025-01-25)
4749

0 commit comments

Comments
 (0)