Files
kernels/tests/regression/sgemm_tcore
Hansung Kim 014f7cd06f sgemm_tcore: Unpack arg params, remove threadblock_dim_y
thread_block_gemm is meant to be reusable, so it shouldn't assume what
the kernel arg struct looks like.

threadblock_dim_y was ambiguous and didn't match the literal name either
(it was used as # of warps that participate in a barrier).
2024-08-14 20:34:49 -07:00
..
2024-05-12 22:22:54 -07:00
2024-06-06 15:19:39 -07:00