flash: Rename nowarpspec to default

This commit is contained in:
Hansung Kim
2024-11-09 19:58:45 -08:00
parent 8fe6d918f2
commit 1c9b022156
4 changed files with 155 additions and 154 deletions

View File

@@ -3,8 +3,8 @@ PROJECT = flash_attention
SRCS = main.cpp common.h
# VX_SRCS = kernel.cpp
# VX_SRCS = kernel.gemmini.cpp
VX_SRCS = kernel.gemmini.nowarpspec.cpp
# VX_SRCS = kernel.gemmini.warpspec.cpp
VX_SRCS = kernel.gemmini.cpp
VX_INCLUDES = flash_impl.hpp ../sgemm_tcore/sgemm_impl.hpp
OPTS ?= -n16