Encode dependency to sgemm header in makefile

This commit is contained in:
Hansung Kim
2024-08-14 20:03:07 -07:00
parent 1b1264207b
commit 70919c39c9

View File

@@ -3,6 +3,7 @@ PROJECT = sgemm_tcore
SRCS = main.cpp common.h
VX_SRCS = kernel.cpp
VX_INCLUDES = sgemm_impl.hpp
OPTS ?= -n16