sgemm_tcore: Skip load at last k-iter; do DMA by default

This commit is contained in:
Hansung Kim
2024-07-19 16:37:51 -07:00
parent 1f844fa9e9
commit bca53a9c76
2 changed files with 3 additions and 3 deletions

View File

@@ -2,7 +2,7 @@ PROJECT = sgemm_tcore
SRCS = main.cpp common.h
VX_SRCS = kernel.activation.cpp
VX_SRCS = kernel.cpp
OPTS ?= -n16