Enhancing Performance of Meshfree Methods by Hybrid Computing
Department of Construction Engineering, National Taiwan University of Science and Technology, Taipei, Taiwan, Republic of China
Fourteenth International Conference on Computing in Civil and Building Engineering, 2012
@inproceedings{hsieh2012enhancing,
title={Enhancing Performance of Meshfree Methods by Hybrid Computing},
author={Hsieh, Yo-Ming and Pan, Mao-Sen},
booktitle={14th International Conference on Computing in Civil and Building Engineering},
year={2012}
}
Hybrid computing technique is used in this study to significantly enhance the performance of meshfree methods. These methods are typically slower than finite element methods (FEM) mostly because their stiffness matrices are much denser ones formed by FEM. As a result, both forming stiffness matrices and solving equations are much slower. In this paper, we report our use of NVidia based accelerators and CUDA programing techniques. We also demonstrate that our hybrid computing technique is generally applicable to most meshfree methods, and can significantly boost their performance. Further performance improvements are possible by porting more portions of our code from host to device.
February 14, 2013 by hgpu