Skip to content

padentomasello/Matrix-Multiply-Optimization

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Matrix-Multiply-Optimization

Matrix Multiply Optimization

Project for Machine Structures class at UC Berkeley. Optimized Matrix Multiply Program using OpenMp, SSE Intructions, loop unrolling and cache blocking. Project specifications can be found at:

http://www-inst.eecs.berkeley.edu/~cs61c/sp13/projs/03/

To run program, run make and then ./bench-openmp

*Note: This program was ran on UC Berkeley's lab computers and may need some auxillary files to be compiled.

About

Matrix Multiply Optimization

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published