动态模式识别算法的GPU平台实现
    点此下载全文
引用本文:林文愉,王聪.动态模式识别算法的GPU平台实现[J].计算技术与自动化,2013,(1):68-72
摘要点击次数: 1549
全文下载次数: 118
作者单位
林文愉,王聪 (华南理工大学 自动化科学与工程学院,广东 广州510640) 
中文摘要:研究动态模式识别算法在GPU并行计算平台的实现。随着GPGPU(通用计算图形处理器)硬件的发展,基于GPU的大规模并行计算技术将有效地处理动态模式识别算法带来的海量计算问题。文中通过介绍动态模式识别算法,对算法中涉及的巨大计算量进行分析,并针对性地对其中密集计算部分进行并行化分解,移除原算法中在执行中存在的依赖关系,最终得到算法在特定的GPU平台——Jacket上的并行计算实现。实例验证表明,相比于原CPU串行程序,在GPU上运行的并行化程序能实现明显加速,因而具有很好的工程应用价值。
中文关键词:动态模式识别  神经网络  通用计算图形处理器  Jacket平台  并行实现
 
Implementing Dynamical Pattern Recognition Algorithm on GPU
Abstract:This paper presents an implementation of the rapid dynamical pattern recognition algorithm on the GPU platform. GPGPU has emerged as a powerful computation device for its particular parallel architecture, and the massive parallel computing technology based on GPU is considered to be a suitable method dealing with the large scale computation the algorithm brings .In this paper, the rapid dynamical pattern recognition algorithm is briefly introduced, the main computing problems are discussed, and the detailed procedure of parallelizing the algorithm to the Jacket platform is presented. Specific experiments are made and the results indicate that the parallelized algorithm running on GPU has huge speed-ups compared with the old serial versions on CPU and the efficiency of the parallelized algorithm has practical engineering value.
keywords:dynamical pattern recognition  neural network  GPGPU  jacket platform  parallel implementation
查看全文   查看/发表评论   下载pdf阅读器