Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 237 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 237 Bytes

CacheTests

A small example that shows the impact of cache sizes

A gcc compiler is required.

To run, type enter the CacheSizeSensitivity directory, type make, and then execute ./cacheTest to see the different execution options.