An optimized algorithm for discrete element system analysis using CUDA
Institute of Mechanics, Chinese Academy of Sciences
6th International Conference on Discrete Element Methods and Related Techniques (DEM 6), 2013
@article{ma2013optimized,
title={An optimized algorithm for discrete element system analysis using CUDA},
author={Ma, Zhaosong and Feng, Chun and Liu, Tianping and Li, Shihai},
year={2013}
}
In this paper a parallel computing algorithm for discrete element systems is presented. The discrete model is consisted of finite elements and contacts among the elements. The algorithm is realized using C++ and CUDA and was optimized for NVIDIA GPUs. As a result, the performance of the GPU code is 43 times faster than the sequential code on CPU. The parallel algorithm, the optimism strategy, and the test results are discussed.
March 17, 2014 by hgpu