Cong Ma
1a5d3590ef
[CK TILE] remove dependency on std chrono ( #3599 )
...
* [CK TILE] remove dependency on std chrono
* Apply suggestions from code review
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
---------
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com >
[ROCm/composable_kernel commit: 0517d43d31 ]
2026-01-19 15:31:02 -08:00
Aviral Goel
ee7a68b10f
chore(copyright): update copyright header for include directory ( #3293 )
...
[ROCm/composable_kernel commit: de6466481f ]
2025-11-26 11:00:05 -07:00
Khushbu Agarwal
7a6efa0194
[CK_Tile] Updating gpu timer when doing flush cache ( #2593 )
...
* Missed updating function names in example
* updating timer
* code cleanup
* addressing review comments
* updating tile_engine code
* addressing review comments
[ROCm/composable_kernel commit: 88d72178d6 ]
2025-07-31 16:43:33 -07:00
Khushbu Agarwal
3bc1bdff9a
Update to gpu_timer for rotating_buffer ( #2524 )
...
* update gpu_timer for rotating buffer as hipblasLt's implementation
* timing fix
* Updating gpu timer for old ck as well
* Revert "Updating gpu timer for old ck as well"
This reverts commit 958cd1bc99 .
* code clean up with runtime argument; function rename
* code cleanup
* general timer fixes
* bug fix
* clang formatted
* addressing reveiew comments
* clang formatted
* Addressing review comments
* CI fix
---------
Co-authored-by: Po Yen Chen <PoYen.Chen@amd.com >
[ROCm/composable_kernel commit: 61e21f5567 ]
2025-07-29 15:21:05 -07:00
Po Yen Chen
03d122e88f
Replace hipDeviceSynchronize() by hipStreamSynchronize(stream) calls ( #1359 )
...
[ROCm/composable_kernel commit: a32b1bc647 ]
2024-06-26 22:04:52 +08:00
carlushuang
29df9783d6
[CK_TILE] support group from cmdline ( #1295 )
...
* support cmdline seqlen decode
* silent print
* update readme
* update kernel launch 3d
* update tile partitioner
* fix spill for bf16
* modify based on comment
* modify payload_t
* fix bug for alibi mode
* fix alibi test err
* refactor kernel launch, support select timer
* add missing file
* remove useless code
* add some comments
[ROCm/composable_kernel commit: 5055b3bdcb ]
2024-05-28 11:13:21 +08:00