Commit Graph

18 Commits

Author SHA1 Message Date
Yanxing-Shi
9510d3df1f default config test & fix codegen bug 2025-05-26 04:33:44 +00:00
khuagarw
2ce19b36ef filter out some inmstances 2025-05-22 21:26:23 +00:00
Yanxing-Shi
bb66c2af3e disable warning output & enable default config 2025-05-21 09:47:57 +00:00
Yanxing-Shi
5b83f76eb0 fix codegen bug 2025-05-19 14:03:16 +00:00
Yanxing-Shi
9897410acf refactor profiler 2025-05-19 10:42:57 +00:00
Yanxing-Shi
012c77125a recover benchmark_gemm and fix 2025-05-16 10:37:59 +00:00
Yanxing-Shi
68a4aff0b1 fix config 2025-05-15 14:20:17 +00:00
Yanxing-Shi
cfbbae9bd6 fix 2025-05-15 06:15:38 +00:00
Yanxing-Shi
4bbe7eca09 add cmake option & modify 2025-05-14 09:17:37 +00:00
Yanxing-Shi
3140659357 fix 2025-05-13 14:18:16 +00:00
Yanxing-Shi
0c3dc06e8c test success 2025-05-13 13:14:44 +00:00
Yanxing-Shi
6c82b60de6 range config 2025-05-13 09:20:55 +00:00
Yanxing-Shi
54d3d9468d fix bug 2025-05-13 05:57:41 +00:00
Yanxing-Shi
267eb410cc tmp save for gen blobs 2025-05-12 07:06:15 +00:00
Yanxing-Shi
d3843d0ac0 fix cmake 2025-05-07 14:19:49 +00:00
Yanxing-Shi
1ccecf9a11 add default config 2025-05-07 10:59:36 +00:00
Khushbu Agarwal
7cadf187e2 multi instance generation for CkTileEngine (#2080)
* Add support for multi-instance verification, print detail for each instance, documentation fix

* clang formatted

* Added Readme file

* updated readme

* Addressing review comments

* clang formatted

* Updated ReadMe and GPU reference code

* simplified dispatch kernel code

* indentation
2025-04-21 08:39:45 -07:00
Khushbu Agarwal
fed0709121 [New] Build up the feature of CK Tile GEMM CodeGen (#1994)
* New branch for codegen changes

* Fix verify function for int4

* pk_int4 codegen

* Update to review comments

* Remove codegen directory and rename filenames

* Remove extra files; clean up CMake file

* New branch for codegen changes

* Fix verify function for int4

* pk_int4 codegen

* Update to review comments

* Remove codegen directory and rename filenames

* Remove extra files; clean up CMake file

* code changes for single instance

* config file rename, added few more combinations in json file

* Fix cmake file

* Addressing review comments

* Reverting files changed by merge to develop

---------

Co-authored-by: ThomasNing <thomas.ning@amd.com>
2025-04-03 11:54:12 -07:00