NuSiF-Solver/BasicSolver/2D-mpi-v1/config.mk

11 lines
230 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
#OPTIONS += -DVERBOSE_AFFINITY
#OPTIONS += -DVERBOSE_DATASIZE
#OPTIONS += -DVERBOSE_TIMER