Hansung Kim
|
d31c8ffd7d
|
flash: Fix grid size to hw cluster size
Verified fast config, minus the barrier stall at the end.
|
2024-09-09 15:44:03 -07:00 |
|
Hansung Kim
|
829af5d429
|
flash: Comment out mvout to smem
Verified up to O_before_PV; still stalls without DEBUG
|
2024-09-09 15:21:49 -07:00 |
|
Hansung Kim
|
ecc800964a
|
flash: Change smem alloc for less bank conflicts; noskip stc
|
2024-09-09 13:47:18 -07:00 |
|
Hansung Kim
|
714b9f501e
|
flash: Restructure to do delayed fence for better concurrency
Verified up to O_before_PV of 2nd iteration; O_after_PV needs preload
fix.
FIXME: Stalls at barrier without DEBUG set.
|
2024-09-08 22:16:17 -07:00 |
|
Hansung Kim
|
6911843a82
|
flash: Remove unnecessary dmem preload, fix rowmax/rowsum dependency
|
2024-09-08 21:11:59 -07:00 |
|
Hansung Kim
|
a4dd45bc1b
|
flash: Replace CISC with RISC
spadQuartile in hw does not match spad addresses in kernel; match them
later for optimization.
|
2024-09-08 20:52:28 -07:00 |
|
Hansung Kim
|
6547e92757
|
flash: Load Q to both quartiles; preload O for acc
|
2024-09-08 19:47:55 -07:00 |
|
Hansung Kim
|
8efa6868ea
|
flash: Restructure for full software pipelining
Verified up to P and O before PV; need to fix iteration for V load.
|
2024-09-08 18:45:32 -07:00 |
|
Hansung Kim
|
cdb8377b62
|
flash: Do GEMM II in Gemmini; verify 1st iteration
|
2024-09-08 16:09:06 -07:00 |
|
Hansung Kim
|
3f50ac57ee
|
flash: use 12bit dma interface
|
2024-09-08 15:29:56 -07:00 |
|
Hansung Kim
|
c51dc4902d
|
flash: Fix online softmax for DMA layout
|
2024-09-07 23:21:28 -07:00 |
|
Hansung Kim
|
2e1485877d
|
flash: Add Gemmini-accelerated kernel
|
2024-09-07 22:40:58 -07:00 |
|