CUDA K-Means Clustering

I’ve written a generic implementation of the k-means clustering algorithm for CUDA devices based on Professor Wei-keng Liao’s k-means clustering code.

Please see the project’s GitHub page for more.