This commit is contained in:
2022-06-19 14:11:30 +02:00
parent 91896f1cc0
commit f4a657032d
4 changed files with 40 additions and 3 deletions

View File

@@ -1,10 +1,10 @@
# Supported: GCC, CLANG, ICC
TAG ?= ICC
TAG ?= GCC
ENABLE_OPENMP ?= true
ENABLE_LIKWID ?= false
#Feature options
OPTIONS = -DSIZE=120000000ull
OPTIONS = -DSIZE=1200000ull
OPTIONS += -DNTIMES=10
OPTIONS += -DARRAY_ALIGNMENT=64
#OPTIONS += -DVERBOSE_AFFINITY