PROJECT = sgemm_tcore VX_SRCS = kernel.cpp VX_INCLUDES = sgemm_impl.hpp OPTS ?= -n16 include ../common.mk