SkillAgentSearch skills...

Samplematrixcode

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

Install / Use

/learn @drmackay/Samplematrixcode
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

Related Skills

View on GitHub
GitHub Stars17
CategoryDevelopment
Updated2y ago
Forks4

Languages

C

Security Score

60/100

Audited on Dec 18, 2023

No findings