耗散粒子动力学(DPD)模拟是一种重要的研究流体动力学特性的计算模拟方法,基于Intel MIC平台设计实现了面向大规模耗散粒子动力学模拟,充分结合了DPD模拟本身的特性和MIC平台的特征。对DPD模拟中的近邻列表构建和短程作用力关键代码实现了向量化优化,在CPU和MIC协处理器之间采用任务计算负载平衡机制,支持MPI进程内线程数量负载平衡控制。分别在原型程序上和LAMMPS集成中做了性能对比分析,实验结果显示了引入相关优化技术的有效性,为进一步研究面向MIC众核平台的分子动力学相关工作奠定了基础。
Dissipative particle dynamics (DPD) simulation is an important computational simulation method to investigate the dynamic characteristics of the fluid. We design and carry out an Intel MIC platform-based large-scale dissipative particle dynamics simulation. The design combines the characteristics of DPD simulation and the features of MIC platform. The critical codes of DPD simulation such as neighbor list building and calculation of short-range force are designed with the vector optimization. A load balancing mechanism of tasks between the CPU and MIC co-processors is applied to support the load balancing control of the number of threads within a MPI process. The performance analysis on a prototype program and LAMMPS integration program is compared, and the experimental data show the effectiveness of introducing relevant optimization technologies. This work lays the foundation for further research on molecular dynamics simulations on MIC many-core platform.