Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 286 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 286 Bytes

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