jkeys-ecg-nmsu / cache-simulator-with-coherency Star 2 Code Issues Pull requests simulation of a multi-core (with an arbitrary number of cores) cache, including set associativity, with simple MSI cache coherency. c cache msi multicore cache-simulator multicore-cpu cache-coherence msi-cache-coherency hardware-simulation multicore-processors software-cache Updated Jun 17, 2018 C
sebastian-wardzinski / computer-architecture Star 2 Code Issues Pull requests ECE552: Computer Architecture — Fall 2020. multithreading computer-architecture branch-prediction cache-coherence cache-optimization instruction-level-parallelism memory-consistency dynamic-scheduling control-hazards data-hazards multiprocessor-systems superscalar-cpu Updated Dec 28, 2021 C
Nalaka1693 / pthread_cache_coherence Star 1 Code Issues Pull requests Demonstration of how cache coherence reduce performance of a parallel program and how to overcome them. c cache parallel-processing pthread parallel-programming cache-line variable-attributes cache-coherence Updated Sep 3, 2017 C