Haocong WANG
3049b5467c
[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>
2024-08-14 10:42:30 +08:00
..
2024-07-19 22:06:52 +08:00
2024-07-03 23:34:38 -07:00
2024-04-02 09:42:17 -07:00
2024-06-27 00:33:34 -07:00
2024-05-10 22:48:28 -07:00
2024-08-06 10:06:10 +02:00
2024-08-13 16:15:47 +02:00
2023-09-20 22:15:56 -07:00
2024-04-02 09:42:17 -07:00
2024-06-18 09:01:49 -05:00
2024-04-02 09:42:17 -07:00
2024-08-06 10:06:10 +02:00
2024-01-24 13:47:48 -08:00
2024-04-19 13:31:17 +02:00
2024-08-14 10:42:30 +08:00
2024-04-19 13:31:17 +02:00
2023-10-18 11:14:14 -05:00
2023-05-31 18:46:57 -05:00
2023-10-18 11:14:14 -05:00
2023-09-20 22:15:56 -07:00
2024-05-10 09:41:39 -07:00
2023-11-28 11:17:37 -08:00
2023-09-20 22:15:56 -07:00
2024-06-27 00:33:34 -07:00
2024-07-03 23:34:38 -07:00
2024-04-02 09:42:17 -07:00
2024-07-03 23:34:38 -07:00
2023-05-31 18:46:57 -05:00
2024-04-19 13:31:17 +02:00
2024-07-19 22:01:22 +08:00
2023-05-31 18:46:57 -05:00
2023-09-20 22:15:56 -07:00
2024-07-03 23:34:38 -07:00
2023-10-18 11:14:14 -05:00
2024-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2023-11-28 11:17:37 -08:00
2023-09-20 22:15:56 -07:00
2024-04-19 13:31:17 +02:00
2023-10-19 07:36:29 +08:00
2024-05-10 09:41:39 -07:00
2024-04-02 09:42:17 -07:00
2024-01-24 13:47:48 -08:00
2023-09-20 22:15:56 -07:00
2023-09-20 22:15:56 -07:00
2024-01-24 13:47:48 -08:00
2024-04-02 09:42:17 -07:00
2023-12-19 04:23:11 +08:00
2023-12-19 04:23:11 +08:00
2024-04-30 08:28:19 -07:00
2024-04-26 07:26:30 -05:00
2024-07-11 18:08:07 -07:00
2024-07-24 15:49:55 -05:00
2023-11-28 11:17:37 -08:00
2024-04-02 09:42:17 -07:00
2024-08-14 10:42:30 +08:00
2024-08-07 08:18:26 -07:00
2024-08-14 10:42:30 +08:00