simulation of a multi-core (with an arbitrary number of cores) cache, including set associativity, with simple MSI cache coherency.
-
Updated
Jun 17, 2018 - C
simulation of a multi-core (with an arbitrary number of cores) cache, including set associativity, with simple MSI cache coherency.
Demonstration of how cache coherence reduce performance of a parallel program and how to overcome them.
ECE552: Computer Architecture — Fall 2020.
Add a description, image, and links to the cache-coherence topic page so that developers can more easily learn about it.
To associate your repository with the cache-coherence topic, visit your repo's landing page and select "manage topics."