K-Means on GPU: A Review
College Of Engineering and Management, Pune, India
International Journal Of Engineering And Computer Science, Volume 3, Issue 5, Page 5500-5605, 2014
@article{dhamdhere2014kmeans,
title={K-Means on GPU: A Review},
author={Dhamdhere, Vidya and Ghudji, Rahul G},
year={2014}
}
K-Means is the most popular clustering algorithm in data mining. The size of various data sets has increased tremendously day by day. Due to recent development in the shared memory inexpensive architecture like Graphics Processing Units (GPU). The general – purpose applications are implemented on GPU using Compute Unified Device Architecture (CUDA). Cost effectiveness of the GPU and several features of CUDA like thread Divergence and coalescing memory access. Shared memory architecture is much more efficient than distributed memory architecture.
May 13, 2014 by hgpu