Downloads
K-Means on GPU: A Review
Authors
Abstract
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.
Article Details
Published
2014-05-28
Issue
Section
Articles
How to Cite
K-Means on GPU: A Review. (2014). International Journal of Engineering and Computer Science, 3(05). http://www.ijecs.in/index.php/ijecs/article/view/314