Changes

Jump to: navigation, search

Team Lion F2017

3 bytes added, 12:26, 5 January 2018
Basic hotspot analysis
the image above shows the timings for each function
 
matmul_0 - represents serial version
 
matmul_1 - represents serial version with reverse logic
 
matmul_2 - uses cilk_for
 
matmul_3 - uses cilk_for and reducer hyperboject
matmul_4 - uses cilk_for, reducer and vectorization
matmul_4 - uses cilk_for, reducer and vectorization
===Advanced hotspot analysis===
15
edits

Navigation menu