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

MPI+TBB混合并行编程模型在分子动力学中的应用
引用本文:白明泽,赵文辉,豆育升,孙世新,温迪. MPI+TBB混合并行编程模型在分子动力学中的应用[J]. 计算机应用研究, 2012, 29(5): 1772-1774
作者姓名:白明泽  赵文辉  豆育升  孙世新  温迪
作者单位:1. 电子科技大学计算机科学与工程学院,成都611731;重庆邮电大学高性能计算与应用研究所,重庆400065
2. 重庆邮电大学高性能计算与应用研究所,重庆,400065
3. 重庆邮电大学高性能计算与应用研究所,重庆400065;Department of Physical Sciences, Nicholls State University, LA 70310, USA
4. 电子科技大学计算机科学与工程学院,成都,611731
基金项目:国家自然科学基金资助项目(21073242)
摘    要:为了提高分子动力学模拟在对称多处理(SMP)集群上的计算速度,在分子动力学并行方法中引入MPI+TBB的混合并行编程模型。基于该模型,在分子动力学软件LAMMPS中设计并实现混合并行算法,在节点间采用MPI及空间分解技术实施进程级并行,节点内采用TBB及临界区技术实施线程级并行。在SMP集群中的测试表明,该方法在体系较大以及节点数较多时可以明显减少通信时间,使加速比在纯MPI模型上提高45%。结果表明,MPI+TBB混合并行编程模型可促进分子动力学并行模拟且效率明显提升。

关 键 词:分子动力学  混合并行编程模型  SMP集群  MPI  线程构建块

Application of hybrid MPI+TBB parallel programming model formolecular dynamics simulation
BAI Ming-ze,ZHAO Wen-hui,DOU Yu-sheng,SUN Shi-xin,WEN Di. Application of hybrid MPI+TBB parallel programming model formolecular dynamics simulation[J]. Application Research of Computers, 2012, 29(5): 1772-1774
Authors:BAI Ming-ze  ZHAO Wen-hui  DOU Yu-sheng  SUN Shi-xin  WEN Di
Affiliation:1. School of Computer Science & Engineering, University of Electronic Science & Technology of China, Chengdu 611731, China; 2. Institute of High Performance Computing & Application, Chongqing University of Posts & Telecommunications, Chongqing 400065, China; 3. Dept. of Physical Sciences, Nicholls State University, LA 70310, USA
Abstract:This paper introduced an MPI+TBB hybrid parallel programming model in parallelization of molecular dynamics simulation on SMP clusters. Designed the hybrid algorithm and applied on a molecular dynamics simulation program named LAMMPS. MPI and spatial decomposition method were employed to achieve process-level parallelism, while TBB and critical section method were adopted to achieve thread-level parallelism. The performance tests indicate that the speedup of hybrid model is 45% over that of the MPI model when the simulation system and number of node are relatively large. The performance boost comes from that the hybrid model can significantly reduces the communication time. Results prove that the hybrid parallel algorithm can be feasible and efficient for molecular dynamics simulations.
Keywords:molecular dynamics(MD)   hybrid parallel programming model   symmetrical multi-processing (SMP) cluster   message passing interface (MPI)   threading building blocks (TBB)
本文献已被 CNKI 万方数据 等数据库收录!
点击此处可从《计算机应用研究》浏览原始摘要信息
点击此处可从《计算机应用研究》下载全文
设为首页 | 免责声明 | 关于勤云 | 加入收藏

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