A. Prahara, Dewi Pramudi Ismi, A. I. Kistijantoro, M. L. Khodra
{"title":"Parallelized k-means clustering by exploiting instruction level parallelism at low occupancy","authors":"A. Prahara, Dewi Pramudi Ismi, A. I. Kistijantoro, M. L. Khodra","doi":"10.1109/ICITISEE.2017.8285516","DOIUrl":null,"url":null,"abstract":"Clustering is a technique to cluster data into defined number of cluster. K-means clustering is the most well-known and widely used clustering algorithm. While data become large in terms of volume, the needs of high performance computing (HPC) to perform data clustering is raising. One of the solutions with compromised budget but high efficiency is to utilize highly parallel architecture of Graphics Processing Unit (GPU). In this research, k-means clustering algorithm is implemented on GPU and optimized by exploiting instruction level parallelism (ILP) at low occupancy. ILP on k-means clustering algorithm is achieved by running a number of independent instruction per thread i.e. when calculating distance or sum of data in each cluster. By loading more works into thread at lower occupancy, the higher utilization can be achieved. Experiment on clustering several data shows that the proposed method can speed up k-means clustering several times faster than other parallelized k-means clustering and k-means implementation on CPU.","PeriodicalId":130873,"journal":{"name":"2017 2nd International conferences on Information Technology, Information Systems and Electrical Engineering (ICITISEE)","volume":"30 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2017-11-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"1","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"2017 2nd International conferences on Information Technology, Information Systems and Electrical Engineering (ICITISEE)","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.1109/ICITISEE.2017.8285516","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 1
Abstract
Clustering is a technique to cluster data into defined number of cluster. K-means clustering is the most well-known and widely used clustering algorithm. While data become large in terms of volume, the needs of high performance computing (HPC) to perform data clustering is raising. One of the solutions with compromised budget but high efficiency is to utilize highly parallel architecture of Graphics Processing Unit (GPU). In this research, k-means clustering algorithm is implemented on GPU and optimized by exploiting instruction level parallelism (ILP) at low occupancy. ILP on k-means clustering algorithm is achieved by running a number of independent instruction per thread i.e. when calculating distance or sum of data in each cluster. By loading more works into thread at lower occupancy, the higher utilization can be achieved. Experiment on clustering several data shows that the proposed method can speed up k-means clustering several times faster than other parallelized k-means clustering and k-means implementation on CPU.