Branch Checkpoint
This commit is contained in:
8
PoissonSolver/2D-mpi-sq/config.mk
Normal file
8
PoissonSolver/2D-mpi-sq/config.mk
Normal file
@@ -0,0 +1,8 @@
|
||||
# Supported: GCC, CLANG, ICC
|
||||
TAG ?= CLANG
|
||||
|
||||
#Feature options
|
||||
OPTIONS += -DARRAY_ALIGNMENT=64
|
||||
#OPTIONS += -DVERBOSE_AFFINITY
|
||||
#OPTIONS += -DVERBOSE_DATASIZE
|
||||
#OPTIONS += -DVERBOSE_TIMER
|
Reference in New Issue
Block a user