NuSiF-Solver/PoissonSolver/2D-seq/config.mk
2024-10-31 18:49:38 +01:00

9 lines
186 B
Makefile

# Supported: GCC, CLANG, ICC
TAG ?= CLANG
#Feature options
OPTIONS += -DARRAY_ALIGNMENT=64
#OPTIONS += -DVERBOSE_AFFINITY
#OPTIONS += -DVERBOSE_DATASIZE
#OPTIONS += -DVERBOSE_TIMER