基于CUDA的离散粒子系统模拟仿真及其实现  被引量:3

Simulation and Implementation of Discrete Particle System based on CUDA

在线阅读下载全文

作  者:江顺亮[1] 黄强强[1] 董添文[2] 徐少平[1] 

机构地区:[1]南昌大学信息工程学院,江西南昌330031 [2]上饶师范学院物理与电子信息系,江西上饶334001

出  处:《南昌大学学报(工科版)》2011年第3期290-294,共5页Journal of Nanchang University(Engineering & Technology)

基  金:国家自然科学基金资助项目(50863003)

摘  要:使用CUDA(compute unified device architecture,统一计算架构),利用GPU(graphic processing unit,图像处理器)强大的并行能力实现DEM(discrete element method,离散单元法)的离散粒子系统模拟仿真。邻域搜索时使用基于哈希表排序的邻域搜索算法,依据CUDA内存模型的特点对系统做出有效的内存规划,并使用CUDA流技术通过将粒子碰撞和数据输出分割成4个流异步执行,来隐藏数据拷贝的部分延迟。通过使用CUDA的事件作为GPU计时器监测,实验证明本文中的并行搜索算法的执行效率很高,而使用合理的内存策略和流技术也可以有效的提高系统的性能。In this paper, NVIDIA's parallel computing architecture (CUDA) is used to implement a discrete particle simulation system. In the neighbor search part, an algorithm is used based on hash list. In the collision part, the stream of CUDA is used to split one step simulation to four parallel streams;the asynchronous copy method is used to output;then an efficient way to use the CUDA memory model is designed. The results showed that the CUDA discrete particle system is efficient and effective.

关 键 词:GPU 并行程序设计 CUDA 粒子系统  

分 类 号:TP391.99[自动化与计算机技术—计算机应用技术]

 

参考文献:

正在载入数据...

 

二级参考文献:

正在载入数据...

 

耦合文献:

正在载入数据...

 

引证文献:

正在载入数据...

 

二级引证文献:

正在载入数据...

 

同被引文献:

正在载入数据...

 

相关期刊文献:

正在载入数据...

相关的主题
相关的作者对象
相关的机构对象