#
cache-simulator
Here are 114 public repositories matching this topic...
A C++11 simulator for a variety of CDN caching policies.
c-plus-plus-11
lru
webcache
lru-cache
cache-simulator
c-plus-plus11
cache-policy
lru-eviction
request-trace
-
Updated
Dec 3, 2020 - C++
SST Architectural Simulation Components and Libraries
processor-architecture
simulator
networking
hpc
memory
cache
processor
trace
network-analysis
cache-simulator
system-design
-
Updated
Apr 27, 2021 - C++
Haystack is an analytical cache model that given a program computes the number of cache misses.
-
Updated
Jul 15, 2019 - C++
cache analysis platform developed at Emory University and CMU
-
Updated
Feb 8, 2021 - Python
Source code for the evaluated benchmarks and proposed cache management technique, GRASP, in [Faldu et al., HPCA'20].
cache
graph-analytics
cache-simulator
hpca
dbg
grasp
graph-reordering
power-law
cache-efficiency
ligra
-
Updated
Jan 23, 2020 - Emacs Lisp
A graphics tracing and replay framework to explore system-level effects on heterogeneous CPU+GPU memory systems.
simulation
graphics
model
simulation-framework
replay
graphics-rendering
cache-simulator
simulation-modeling
-
Updated
Apr 16, 2018 - C++
This cache simulator is used in order to simulate substitutions in cache using replacement policies (FIFO and LRU) and write back into the cache (using the write-allocate policy).
-
Updated
Sep 29, 2018 - C
Computer architecture project - Cache simulator with LRU replacement policy
-
Updated
Jun 7, 2020 - Python
Direct Mapped and N-Way set associative cache Simulator in C/C++ for L1 cache in Processors
-
Updated
Oct 30, 2015 - C++
A survey on architectural simulators focused on CPU caches.
-
Updated
Feb 8, 2020
AUT Computer Architecture Cache Simulator project
-
Updated
Jun 5, 2020 - Java
A cache simulator for RISC-V architecture. Made using Python 3
-
Updated
Jul 12, 2020 - Python
OpenGraph is an open-source graph processing benchmarking suite written in pure C/OpenMP. Integrated with Sniper simulator.
sniper
graph-algorithms
openmp
pagerank
dfs
bfs
spmv
betweenness-centrality
cache-simulator
triangle-counting
connected-components
gem5-simulator
snipersim
-
Updated
Jan 27, 2021 - C
Set of MIPS assembly programs to help us find a secret cache configuration (cache size, block size and associativity).
-
Updated
Apr 25, 2021 - Assembly
Contains implementations of cache-optimized and external memory algorithms.
bloom-filter
matrix-multiplication
cache-emulator
matrix-transpose
external-memory
knapsack-problem
cache-simulator
graph-generator
external-sorting
external-merge-sort
cache-miss
cache-optimization
web-graph-clustering
matrix-transformations
list-ranking
external-matrix-multiplication
hitters
-
Updated
Jan 8, 2019 - C++
A modular implementation of three level Cache Hierarchy
-
Updated
May 3, 2019 - C
Source code for the evaluated benchmarks and proposed cache management technique, GRASP, in [Faldu et al., HPCA'20].
cache
graph-analytics
cache-simulator
hpca
dbg
grasp
graph-reordering
power-law
cache-efficiency
ligra
-
Updated
Jan 23, 2020 - Emacs Lisp
PKU computer organization and architecture memory hierarchy simulator LAB
-
Updated
Mar 15, 2018 - C++
WPI CS2011 Assembly Assignments for B-term 2017
assembly
lab
rop
cache-simulator
buffer-overflow
datalab
bitwise-arithmetic
attacklab
bomblab
cachelab
-
Updated
Mar 12, 2018 - C
-
Updated
Apr 1, 2017 - SystemVerilog
This C project is a cache simulation of a CPU containing L1D, L1I and L2 caches. It takes an image of memory and a memory trace as input, simulates the hit/miss behavior of a cache memory on this trace, and outputs the total number of hits, misses and evictions for each cache type along with the content of each cache at the end.
-
Updated
Oct 2, 2018 - C
Allows user to simulate two types of a one level, write-through cache with a first-in, first-out (FIFO) replacement algorithm to record the number of memory reads and writes and cache hits and misses.
-
Updated
Mar 2, 2018 - C
A loop test performance simulator for cache memories
-
Updated
Mar 18, 2019 - Java
Simulator for queueing systems and LRU caches
-
Updated
Feb 26, 2019 - C
Improve this page
Add a description, image, and links to the cache-simulator topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the cache-simulator topic, visit your repo's landing page and select "manage topics."
There are many instances of INSTR_CREATE macro documentation saying things like this:
That should have a
#to link up theinstr_ttype.