Skip to content

Large Matrices Multiplication using SIMD and Intel Compiler

License

Notifications You must be signed in to change notification settings

planetpratik/MatrixMultiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Large Matrix Multiplication

Experiment to check efficiency of large matrices multiplication using SIMD and Intel Compiler.

C++17 compiler flag with Intel Math Kernel library ( MKL ) & some parallelization options are used.

About

Large Matrices Multiplication using SIMD and Intel Compiler

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published