节点文献
基于FPGA的分子动力学模拟系统设计
FPGA-Based Molecular Dynamics Simulations System Design
【Author】 GUO He,LONG Zhu,WANG Yu-xin,SU Li-li (Department of Computer Science and Technology,Dalian University of Technology,Dalian 116023,China)
【机构】 大连理工大学计算机科学与技术系;
【摘要】 FPGA加速分子动力学模拟在材料科学、分子科学等方面应用广泛,一直是高性能计算领域的热门话题之一.在分子动力学模拟中,分子间作用力(LJ力)的计算是整个过程耗时最长的部分,文中设计的系统将其放在FP-GA上完成,其余部分由CPU完成.根据LJ力的特点,FPGA加速的计算采用以下方法进行设计:利用邻近粒子搜索算法-元胞列表算法选取粒子对,并使用过滤模块进一步减少计算量;计算LJ力时采用先离散后插值的方法计算公式中的高次幂同时避免了开方运算.所有部件组成流水线结构,进一步提高整体的性能.
【Abstract】 FPGA-based acceleration of Molecular Dynamics (MD) simulation,which is widely used in many fields from materials science to molecular science,has been the subject of high performance studies. The force calculations consume long time in the whole system. In this paper,we propose a system that can implement the Lennard-Jones (LJ) force computation on FPGA,and the remaining computations are computed by the host. According to the property of LJ force,we use the following methods: cell-list method,combining discrete function and interpolation for computing high power to avoid square root operation. All units organize as a pipeline to improve the performance of the system.
- 【会议录名称】 2009年全国开放式分布与并行计算机学术会议论文集(上册)
- 【会议名称】2009年全国开放式分布与并行计算机学术会议
- 【会议时间】2009-09-26
- 【会议地点】中国新疆乌鲁木齐
- 【分类号】TN791
- 【主办单位】中国计算机学会开放系统专业委员会