Skip to content

In this project, the functionality being enhanced is finding the 8 shortest distances between points in a 3D space like a cluster in ML. Achieved 4X faster speeds using Intel's AVX 2.

Notifications You must be signed in to change notification settings

agujjar2206/8-point-Cluster-Finding-With-SIMD-Optimizations

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

8-point-Cluster-Finding-With-SIMD-Optimizations

In this project, the functionality being enhanced is finding the 8 shortest distances between points in a 3D space like a cluster in ML. Achieved 4X faster speeds using Intel's AVX 2.

About

In this project, the functionality being enhanced is finding the 8 shortest distances between points in a 3D space like a cluster in ML. Achieved 4X faster speeds using Intel's AVX 2.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages