Haocong WANG
65d6442b4c
[GEMM] gemm_universal related optimization (#1453)
* replace buffer_atomic with global_atomic
* fixed global_atomic_add
* added bf16 atomic_add
* format
* clang-format-12
* clean
* clean
* add guards
* Update gtest.cmake
* enabled splitk_gemm_multi_d
* format
* add ckProfiler
* format
* fixed naming
* format
* clean
* clean
* add guards
* fix clang format
* format
* add kbatch printout
* clean
* Add rocm6.2 related gemm optimization
* Limit bf16 atomic usage
* remove redundant RCR gemm_universal instance
* Add RRR fp8 gemm universal instance
* Bug fix
* Add GPU_TARGET guard to FP8/BF8 target
* bug fix
* update cmake
* remove all fp8/bf8 example if arch not support
* Enable fp8 RRR support in ckProfiler
* limit greedy-reverse flag to gemm_universal in ckProfiler
---------
Co-authored-by: Jing Zhang <jizhan@fb.com>
Co-authored-by: Jing Zhang <jizhan@meta.com>
Co-authored-by: zjing14 <zhangjing14@gmail.com>
Co-authored-by: Illia Silin <98187287+illsilin@users.noreply.github.com>
Co-authored-by: illsilin <Illia.Silin@amd.com>
[ROCm/composable_kernel commit: 3049b5467c]
2024-08-14 10:42:30 +08:00
..
2023-05-31 18:46:57 -05:00
2023-08-31 21:01:50 +08:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-06-12 08:37:15 -05:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2024-04-09 23:46:21 +02:00
2024-04-09 23:46:21 +02:00
2024-08-06 10:06:10 +02:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2024-08-06 10:06:10 +02:00
2023-10-31 10:46:32 +01:00
2024-02-27 14:31:05 -06:00
2024-07-19 22:06:52 +08:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2024-02-07 15:54:13 +01:00
2023-05-31 18:46:57 -05:00
2023-10-19 07:36:29 +08:00
2024-02-07 15:54:13 +01:00
2024-02-07 15:54:13 +01:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2023-05-31 18:46:57 -05:00
2024-01-22 08:42:26 -08:00
2023-09-12 22:17:56 -05:00
2024-08-14 10:42:30 +08:00
2023-05-31 18:46:57 -05:00
2024-01-19 07:02:22 -06:00
2023-08-23 09:18:10 -05:00
2024-08-14 10:42:30 +08:00
2024-07-19 22:01:22 +08:00
2024-07-05 21:40:30 -07:00
2023-06-21 08:20:31 -05:00
2024-05-08 09:53:24 +02:00
2024-08-06 10:06:10 +02:00
2024-07-08 10:55:54 -07:00
2023-05-31 18:46:57 -05:00
2024-05-17 10:42:51 -07:00
2024-05-17 10:42:51 -07:00
2024-06-18 09:01:49 -05:00
2024-05-17 10:42:51 -07:00
2024-05-17 10:42:51 -07:00
2023-12-19 04:23:11 +08:00
2024-01-25 19:53:15 +08:00
2023-11-09 08:34:51 +08:00
2023-12-19 04:23:11 +08:00
2024-01-25 19:53:15 +08:00
2023-11-09 08:34:51 +08:00
2023-08-31 21:01:50 +08:00
2024-04-02 17:23:49 -05:00
2023-08-15 02:25:28 +08:00
2023-05-31 18:46:57 -05:00
2023-06-16 23:43:11 -05:00
2024-04-19 13:31:17 +02:00