Commit Graph

5 Commits

Author SHA1 Message Date
ThomasNing
32b68ff886 Comment Addressed 2025-07-06 17:01:11 +00:00
ThomasNing
50d2e36380 solved the merging problem 2025-07-01 17:45:37 +00:00
ThomasNing
85f84a34ab finish the feature 2025-06-30 11:27:28 -05:00
ThomasNing
285dd07e32 add the copy kernel support 2025-06-30 04:50:31 -05:00
kylasa
956fe8f751 Simple copy kernel, which can be a tool to experiment with CK_Tile API with minimal code. (#2156)
* Test Copy kernel code for testing tile distribution logic

* Fix the error

* Solved the problem

* Updated comments and document formatting

* Removed unused tile distribution and code cleanup

* Added README.md and formatting for CI/CD.

---------

Co-authored-by: ThomasNing <thomas.ning@amd.com>
2025-05-07 00:02:59 -07:00