forked from moebiusband/NuSiF-Solver
Initial checkin
This commit is contained in:
9
PoissonSolver/2D-mpi/config.mk
Normal file
9
PoissonSolver/2D-mpi/config.mk
Normal file
@@ -0,0 +1,9 @@
|
||||
# Supported: GCC, CLANG, ICC
|
||||
TAG ?= CLANG
|
||||
ENABLE_OPENMP ?= false
|
||||
|
||||
#Feature options
|
||||
OPTIONS += -DARRAY_ALIGNMENT=64
|
||||
#OPTIONS += -DVERBOSE_AFFINITY
|
||||
#OPTIONS += -DVERBOSE_DATASIZE
|
||||
#OPTIONS += -DVERBOSE_TIMER
|
Reference in New Issue
Block a user