Skip to content

wlxiong/samplematrixcode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

samplematrixcode

Sample matrix multiply code to show affect of blocking and data alignment The code mm.c accompanies two papers at software.intel.com that discuss memory layout and performance. A simple matrix multiply is reordered and blocked to show performance improvement An exercise is included to show the impact on performance when matrices are not aligned on cacheline boundaries.

About

Sample matrix multiply code to show affect of blocking and data alignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 100.0%