Skip to content

ajayrahul97/CachePerformanceOnMatMul

 
 

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

CSE530 Class project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 45.9%
  • Python 35.1%
  • C 14.5%
  • Shell 4.5%