Skip to content

Mimics a functional cache hierarchy to measure the performance of vector + matrix operations based kernels

Notifications You must be signed in to change notification settings

NiramayVaidya/Cache_Perf_Sim

Repository files navigation

CachePerformanceonMatMul

CSE530 Class project

For generating matrices:- python utils/random_matrix_generator.py --n 100 --dump input_matrix.in --sparsity 100

For running kernel and simulator:- source run_kernel.sh

For running simulator:- source run_simulator.sh

About

Mimics a functional cache hierarchy to measure the performance of vector + matrix operations based kernels

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published