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

10 lines
207 B
Makefile
Raw Normal View History

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