NuSiF-Solver/PoissonSolver/2D-seq/config.mk

9 lines
186 B
Makefile
Raw Permalink Normal View History

2023-02-05 07:34:23 +01:00
# Supported: GCC, CLANG, ICC
TAG ?= CLANG
#Feature options
OPTIONS += -DARRAY_ALIGNMENT=64
#OPTIONS += -DVERBOSE_AFFINITY
#OPTIONS += -DVERBOSE_DATASIZE
#OPTIONS += -DVERBOSE_TIMER