Skip to content

Highly optimized DGEMV on CPU with both serial and parallel performance better than MKL and OpenBLAS.

License

Notifications You must be signed in to change notification settings

yzhaiustc/Optimizing-DGEMV-on-Intel-CPUs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optimizing DGEMV on CPU

An optimized CPU version of DGEMV with comparable/faster performance than Intel MKL.

Keywords

SIMD, AVX512, OpenMP.

Requirements

We require processors supporting AVX512F instructions to compile and run the code.

About

Highly optimized DGEMV on CPU with both serial and parallel performance better than MKL and OpenBLAS.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published