Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 310 Bytes

README.md

File metadata and controls

19 lines (16 loc) · 310 Bytes

Compilation and executon instructions

mkdir build
cd build
cmake ..
make
./kpsr_matrix_mult_benchmark

Expected result

Tests run with normal mode 
Running each layers for 20 iterations 
Separate thread timings : XXX
Separate thread  total time : XXX
Sequential Thread timings : XXX