首页 | 本学科首页   官方微博 | 高级检索  
     

基于图形处理器的划分聚类算法效率研究*
引用本文:李琳,李肯立.基于图形处理器的划分聚类算法效率研究*[J].计算机应用研究,2009,26(4):1276-1278.
作者姓名:李琳  李肯立
作者单位:1. 衡阳师范学院,计算机科学技术系,湖南,衡阳421008
2. 湖南大学,计算机与通信学院,长沙,410082
基金项目:2008湖南高等学校科学研究资助项目(08C173);衡阳师范学院青年科学基金资助项目(07A29); 衡阳师范学院教学研究资助项目(A267)
摘    要:提出一种利用GPU(图形处理器)和CPU的协同计算模式来提高划分聚类算法enhanced_K-means的计算效率。利用GPU多个子素处理器可以并行计算的特性,将算法中比较耗时的欧氏距离计算与比较、中心点改变后簇中没有发生变化的点集合判断步骤由GPU执行,算法其余步骤由CPU执行,使聚类效率得到显著提高。在配有Pentium 4 3.4 GHz CPU和NVIDIA GeForce7800GT显卡的硬件环境下经过实验测试,证明其运算速度比完全采用CPU计算速度要快。这种改进的划分聚类算法适合在数据流环境下

关 键 词:聚类分析    图形处理器    通用计算    划分聚类

Research of efficiency of partitioning clustering algorithm based on graphics processing unit
LI Lin,LI Ken-li.Research of efficiency of partitioning clustering algorithm based on graphics processing unit[J].Application Research of Computers,2009,26(4):1276-1278.
Authors:LI Lin  LI Ken-li
Affiliation:(1. Dept. of Computer & Science & Technology, Hengyang Normal University, Hengyang Hunan 421008,China; 2.College of Computer & Communication, Hunan University, Changsha 410082, China)
Abstract:This paper proposed a mode with CPU+GPU co-processing to improve the efficiency of enhanced_K-means algorithm. By the characterization that the parallel computing could be finished by the multiple fragment processor, the step that the calculation and comparison of Euclidean distance, the judgment on the point aggregation in the clustering that has no difference after the central point was changed, both of which would spent much time, were finished by GPU, while other steps were finished by CPU. Therefore the clustering efficiency was improved greatly. Some experiments conducted in a PC with Pentium 4 3.4GHz AMD 643500+ CPU and NVIDIA GeForce7800GT graphic card demonstrate that the presented algorithm is faster than the previous CPU-based algorithms, thus the improved partitional clustering algorithm is applicable for the clustering data stream that requiring for high speed processing and high quality clustering results.
Keywords:clustering analysis  graphics processing units(GPU)  general purpose computation  partitioning clustering algorithm
本文献已被 CNKI 维普 万方数据 等数据库收录!
点击此处可从《计算机应用研究》浏览原始摘要信息
点击此处可从《计算机应用研究》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

Copyright©北京勤云科技发展有限公司  京ICP备09084417号