Commit Graph

2 Commits

Author SHA1 Message Date
Po Yen Chen
612bbfdccc Replace hipDeviceSynchronize() by hipStreamSynchronize(stream) calls (#1359)
[ROCm/composable_kernel commit: a32b1bc647]
2024-06-26 22:04:52 +08:00
carlushuang
7ff08f6a52 [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