Skip to content

high-speed math functions based on AVX-512 intrinsics

Notifications You must be signed in to change notification settings

hubery-tao/fast_math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fast_math

always inline math functions based on intel AVX-512 intrinsics

This is a small HPC project I wrote during my internship at Hengtai Securities (恒泰证券). To use fast_math functions, simply include fast_math.h in your GCC project. You may need x86-64 CPUs supporting AVX-512 instruction set and a relatively newer GCC compiler.

About

high-speed math functions based on AVX-512 intrinsics

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published