PROJECT = sgemm_tcore_blackwell

VX_SRCS = ../sgemm_tcore/kernel.cpp
VX_INCLUDES = ../sgemm_tcore/sgemm_impl.hpp ../sgemm_tcore/common.h

OPTS ?= -n16

include ../common.mk
