Skip to content

jyam45/fast_ddot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WHAT IS ?
  This is a inner-product function tuned by using AVX, not AVX2 or FMA

TEST PROGRAMS
  - unit_test  : result check
  - speed_test : compare speed from original ddot
  - total_test : compare speed with variety data size

HOW TO BUILD
  $ make lib
  $ make

HOW TO REBUILD
  $ make clean
  $ make

About

Tuned inner product

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published