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-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2023-09-20 22:15:56 -07:00
2024-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2023-09-26 08:39:11 -07:00
2023-07-26 14:18:15 -05:00
2023-05-31 18:46:57 -05:00
2024-06-18 10:26:49 +02: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
2023-10-21 22:19:43 +02:00
2023-09-20 22:15:56 -07:00
2023-09-20 22:15:56 -07:00
2024-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2024-04-02 09:42:17 -07:00
2024-08-14 10:42:30 +08:00
2024-07-03 23:34:38 -07:00
2024-07-03 23:34:38 -07:00
2024-08-06 10:06:10 +02:00
2024-05-15 10:03:39 +02:00
2023-05-31 18:46:57 -05: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
2023-08-31 21:01:50 +08:00
2024-05-28 11:13:21 +08:00
2024-08-12 16:28:10 +02:00
2023-05-31 18:46:57 -05:00
2024-08-01 08:27:52 -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
2024-04-02 09:42:17 -07:00
2024-08-12 15:11:58 -07:00