Skip to content

rui278/cudaKmeans

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

cudaKmeans

A Kmeans Implementation using Cuda to enable GPU usage and acceleration.

Results: Speedups of up to 240 for data sets of one million per two dimensions.

All problem dimensions and data set sizes supported, provided the GPU has enough memory to allocate the data set.

Made for Advanced Computer Architectures class with Artur Gonçalves and Daniel Filipe.

About

A Kmeans Implementation using Cuda to enable GPU usage and acceleration.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published