Configure benchmarks

This commit is contained in:
2025-03-24 21:52:05 +01:00
parent 0bb56ef09e
commit a9468132e2
2 changed files with 3 additions and 3 deletions

BIN
bwbench-GCC Executable file

Binary file not shown.

View File

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