Files
TheBandwidthBenchmark/config.mk
Jan Eitzinger 4dadbdf4b3 Add affinity module.
Enable configuration in config.mk file.
Introduce timer resolution report.
2019-03-13 14:41:11 +01:00

7 lines
181 B
Makefile

OPTIONS = -DSIZE=40000000ull
OPTIONS += -DNTIMES=10
OPTIONS += -DARRAY_ALIGNMENT=64
#OPTIONS += -DVERBOSE_AFFINITY
#OPTIONS += -DVERBOSE_DATASIZE
#OPTIONS += -DVERBOSE_TIMER