Remove MemoryHierarchy Bench again and revert to old structure.

This commit is contained in:
Jan Eitzinger
2019-09-15 06:21:39 +02:00
parent f4f081e596
commit 58d9964da4
37 changed files with 0 additions and 912 deletions

11
config.mk Normal file
View File

@@ -0,0 +1,11 @@
# 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