Encode dependency to sgemm header in makefile
This commit is contained in:
@@ -3,6 +3,7 @@ PROJECT = sgemm_tcore
|
|||||||
SRCS = main.cpp common.h
|
SRCS = main.cpp common.h
|
||||||
|
|
||||||
VX_SRCS = kernel.cpp
|
VX_SRCS = kernel.cpp
|
||||||
|
VX_INCLUDES = sgemm_impl.hpp
|
||||||
|
|
||||||
OPTS ?= -n16
|
OPTS ?= -n16
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user