MD-Bench/config.mk
Rafael Ravedutti 706f1c38f2 Update stubbed force calculation
Signed-off-by: Rafael Ravedutti <rafaelravedutti@gmail.com>
2021-04-07 00:46:51 +02:00

10 lines
161 B
Makefile

# Supported: GCC, CLANG, ICC
TAG ?= GCC
# SP or DP
DATA_TYPE ?= DP
# AOS or SOA
DATA_LAYOUT ?= SOA
#Feature options
OPTIONS += -DALIGNMENT=64 -DLIKWID_PERFMON