We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent abb729c commit dd43242Copy full SHA for dd43242
CHANGELOG-SYCL.md
@@ -1,5 +1,10 @@
1
# SYCL CUTLASS Changelog
2
3
+## [Cutlass 3.9.2 SYCL backend Version 0.2](https://github.com/codeplay/cutlass-fork/releases/tag/v3.9.2-0.2) (2025-05-30)
4
+- GEMM/StreamK/SplitK with support for FP16 data type
5
+- Flash attention prefill with Paged KV cache with support for FP16 data type
6
+- Performance improvements for flash attention prefill and decode
7
+
8
## [Cutlass 3.9 SYCL backend Version 0.1](https://github.com/codeplay/cutlass-fork/releases/tag/v3.9-0.1) (2025-04-30)
9
- Support for Intel GPU Data Center Max (1100 and 1550)
10
- Support for Intel Arc B580 Battlemage
0 commit comments