首页    期刊浏览 2024年09月20日 星期五
登录注册

文章基本信息

  • 标题:PARALLEL IMPLEMENTATION OF K-MEANS ON MULTI-CORE PROCESSORS
  • 本地全文:下载
  • 作者:Ahmed Fahim
  • 期刊名称:Computer Sciences and Telecommunications
  • 印刷版ISSN:1512-1232
  • 出版年度:2014
  • 卷号:41
  • 期号:1
  • 页码:53-61
  • 出版社:Internet Academy
  • 摘要:Nowadays, all most personal computers have multi-core processors. We try to exploit computational power from the multi-core architecture. We need a new design on existing algorithms and software. In this paper, we propose the parallelization of the well-known k-means clustering algorithm. We employ Parallel for-Loops (parfor) in MATLAB. Where a loop of n iterations could run on a cluster of m MATLAB workers simultaneously, each worker executes only n/m iterations of the loop. The experimental results demonstrate considerable speedup rate of the proposed parallel k-means clustering method run on a multicore/multiprocessor machine, compared to the serial k-means approach.
  • 关键词:Clustering Algorithms; High Performance Computing; K-means Algorithm; and Parallel Computing
国家哲学社会科学文献中心版权所有