Skip to content

SGEMM and DGEMM subroutines using AVX512F instructions.

License

Notifications You must be signed in to change notification settings

fangjiarui/GEMM_AVX512F

 
 

Repository files navigation

GEMM_AVX512F

SGEMM and DGEMM subroutines using AVX512F instructions, able to reach 99% MKL 1-thread performance after tuning.

Performance tuning

Please edit sgemm_tune.h and dgemm_tune.h

About

SGEMM and DGEMM subroutines using AVX512F instructions.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages

  • C 69.4%
  • Assembly 28.1%
  • C++ 2.0%
  • Makefile 0.5%