# rename this file to Makefile.local to take effect # if variable is not defined autodetection or default is used #DEBUG = TRUE #PAPI = TRUE #RDTSCP = TRUE #FFTW = TRUE # Include RPG modules (need to be built first, located in extlibs/rpg) # Note that enabling RPG modules enables FFTW as well. #RPG_MODULES = TRUE # cache stressmarks simulates accesses to memory for better debugging # and algorithm analyses #USE_CACHE_SIMULATOR = TRUE # use valgrind for stack distance measurings (of one benchmark at max) #USE_VALGRIND = TRUE # (experimental) synchronize cachestressmark with a supported benchmark # (currently cachecustomprofile) iteration-by-iteration #STRESSMARK_SYNC = TRUE