Enrico Degregori
0b149c8695
Wmma support for multiple ABD GEMM (#2803)
* multi_abd wmma support:
- Add multiple A and B support to multiple D implementation (gridwise level)
- Add multi_abd GEMM (device level)
- Add instances (xdl parity)
- Add tests (both xdl and wmma)
- Add examples
- Add ckProfiler support (both xdl and wmma)
* Fix bug in device print function
* Fix unused template parameter
* Fix batched gemm for multiABD gridwise implementation
* Fix gemm_universal_reduce with multiABDs gridwise implementation
---------
Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
[ROCm/composable_kernel commit: 3d29bff2f0]
2025-09-22 18:49:06 -07:00
..
2025-06-24 07:28:13 -07:00
2025-09-12 08:17:07 -07:00
2023-09-20 22:15:56 -07:00
2024-04-02 09:42:17 -07:00
2025-09-12 08:17:07 -07:00
2025-09-12 08:17:07 -07:00
2023-09-26 08:39:11 -07:00
2025-07-22 10:52:10 -07:00
2023-05-31 18:46:57 -05:00
2025-09-19 16:52:35 -07:00
2025-09-12 08:17:07 -07:00
2024-01-24 13:47:48 -08:00
2024-08-06 10:06:10 +02:00
2024-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2025-09-18 22:51:01 -07:00
2023-09-20 22:15:56 -07:00
2023-09-20 22:15:56 -07:00
2025-09-05 16:31:08 +02:00
2025-07-24 18:49:58 -07:00
2025-09-12 08:17:07 -07:00
2025-09-22 18:49:06 -07:00
2025-07-11 15:32:12 -06:00
2024-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2025-06-17 14:29:45 -07:00
2025-09-12 21:36:43 +02:00
2025-06-17 14:29:45 -07:00
2025-09-15 10:59:25 -07:00
2025-09-19 16:27:50 +02:00
2025-09-15 10:59:25 -07:00
2025-09-15 10:59:25 -07:00
2025-09-12 08:17:07 -07:00
2023-05-31 18:46:57 -05:00
2025-08-04 11:43:47 -07:00
2024-04-25 15:12:53 -05:00
2024-04-25 15:12:53 -05:00
2023-12-19 04:23:11 +08:00
2024-04-02 09:42:17 -07:00
2025-07-28 11:34:07 -07:00
2024-05-28 11:13:21 +08:00
2025-09-16 16:23:29 -07:00
2024-08-12 16:28:10 +02:00
2025-07-28 11:34:07 -07:00
2025-07-16 07:58:23 -07:00
2025-02-07 15:05:05 -07:00
2023-08-23 11:36:17 -07:00
2023-05-31 18:46:57 -05:00
2024-04-02 09:42:17 -07:00
2024-07-03 23:34:38 -07:00
2025-09-12 08:17:07 -07:00
2025-09-22 18:49:06 -07:00