Increase problem size. Enable streaming source for ICC.

This commit is contained in:
Jan Eitzinger
2020-10-12 07:37:53 +02:00
parent 14cbb9290e
commit 064453b9f9
2 changed files with 4 additions and 4 deletions

View File

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