Commit Graph

4 Commits

Author SHA1 Message Date
Hansung Kim
bebdd3353e Use SWISH in activate_block for tcore and gemmini 2024-06-19 15:41:50 -07:00
Hansung Kim
ae9e707280 sgemm_{gemmini_dma,tcore}: Separate activate_block 2024-06-19 14:50:22 -07:00
Hansung Kim
50b843d8c4 sgemm_tcore: Fix address overlap for DMA
Enforce square shapes of tiles in smem.  TODO need to configure loop
bounds correctly.
2024-06-18 15:06:07 -07:00
Hansung Kim
36b02ad595 sgemm_tcore: Add warp-specialized kernel with activations
FIXME; only tested with WARP_SPECIALIZED == 0.
2024-06-17 19:14:33 -07:00