Move benchmarks to MainMemory subdirectory

This commit is contained in:
Jan Eitzinger
2019-06-29 10:24:53 +02:00
parent 6d1012f71e
commit df88c45a4c
21 changed files with 0 additions and 0 deletions

View File

@@ -1,11 +0,0 @@
# Supported: GCC, CLANG, ICC
TAG ?= GCC
ENABLE_OPENMP ?= false
#Feature options
OPTIONS = -DSIZE=40000000ull
OPTIONS += -DNTIMES=10
OPTIONS += -DARRAY_ALIGNMENT=64
#OPTIONS += -DVERBOSE_AFFINITY
#OPTIONS += -DVERBOSE_DATASIZE
#OPTIONS += -DVERBOSE_TIMER