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