Parallel Simulation of Sheet Metal Forming Based on EST Element and Compute Unified Device Architecture

CAI Yong,WANG Hu,LI Guangyao,CUI Xiangyang,ZHENG Gang
DOI: https://doi.org/10.3901/jme.2012.06.032
2012-01-01
Abstract:A parallel algorithm for sheet metal forming simulation based on the edge-based smoothed triangular shell element(EST) and graphics processing unit(GPU) is designed to meet the challenge of computing efficiency and the meshing difficulties during sheet metal forming simulation.Considering the characteristics of EST element and the explicit solution of sheet forming simulation,the smallest computation units are mapped to the threads and the parallel reduction technique is adopted to calculate the single values to realize the fine-grain parallelism of whole computing processes.Compute unified device architecture(CUDA) is used as a GPU programming environment to program our application.The CPU is used to control the program action and the GPU is used to do the numerical solutions in this application to suit to the characteristics of GPU parallel computing system.The numerical examples show that this parallel computing algorithm based on GPU can dramatically reduce the simulation time of sheet forming that it obtained about 35X speedup compare to the traditional serial algorithm based on CPU with the same computing result.
What problem does this paper attempt to address?