AdaptiveCpp / AdaptiveCpp/AdaptiveCpp
Can we use systolic arrays in this implementation?
Offen
discussion
- Vorherrschende Sprache
- C++
- Sterne
- 1.9k
- Forks
- 228
- Ø Merge
- 4 T. 1 Std.
- Gemergte PRs (30 T.)
- 25
Beschreibung
Congrats on your release!
I am wondering if your implementation allows me to use systolic arrays (tensor cores or xmx engines or matrix cores in diff gpu implementations)? Intel's implementation has this [extension](https://github.com/intel/llvm/blob/b209b321b5a8540263af9ba317c89a1882f06120/sycl/doc/extensions/experimental/sycl_ext_matrix/sycl_ext_oneapi_matrix.asciidoc#L69) to support these from all vendors.
I think having support for these is very important for performance of matrix multiplication and highly quantized implementations.
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.