flash: Add Gemmini-accelerated kernel
This commit is contained in:
@@ -2,7 +2,7 @@ PROJECT = flash_attention
|
||||
|
||||
SRCS = main.cpp common.h
|
||||
|
||||
VX_SRCS = kernel.cpp
|
||||
VX_SRCS = kernel.gemmini.cpp
|
||||
VX_INCLUDES = ../sgemm_tcore/sgemm_impl.hpp
|
||||
|
||||
OPTS ?= -n16
|
||||
|
||||
Reference in New Issue
Block a user