8000 GitHub - krishnaiitd/kMeansCUDA: A NVidia CUDA k-Means implementation for the Parallel & Distributed Course 2009
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

krishnaiitd/kMeansCUDA

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

A NVidia CUDA k-mean's implementation using the Thrust library. The implementation uses scatter-gather and prefix scans.

The project was developed as a part of the Parallel & Distributed Systems in Aristotle Univeristy of Thessloniki

Unfortunately, it is quite old and a bit messy and needs some refactoring.

About

A NVidia CUDA k-Means implementation for the Parallel & Distributed Course 2009

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0