Simulation of three-dimensional phase field model with LBM method using OpenCL

Chenyu Ma,Jinfang Jia,Zhen Liu,Kun Zhang,Jianqiang Huang,Xiaoying Wang
DOI: https://doi.org/10.1007/s11227-022-04321-w
IF: 3.3
2022-02-07
The Journal of Supercomputing
Abstract:Multi-field coupled three-dimensional phase field model is a research hotspot for simulating the growth mechanism of solidification microstructure. Single-CPU has become the main bottleneck in the development of phase field model due to its computing power and storage limitations. Based on this, the PF-LBM model of three-dimensional dendritic growth of supercooled pure substance solution under flow is established in this study. We take the succinonitrile (SCN) as the research object and use OpenCL heterogeneous parallel technology to realize the parallel solution. Firstly, the performance of the phase field model solution process is analyzed to find out the time-consuming modules; then, a parallel solution is proposed, and the preliminary parallelization of the phase field model is realized; finally, the problems existing in the parallel algorithm are optimized. The experimental results show that compared with the serial algorithm on the CPU platform under the same conditions, the speedup ratio reaches the highest when the computing scale is 128*128*128, which is 62.10. And the average speedup is 57.46. The scale after parallel is also expanded from 189*189*189 to 357*357*357, which effectively solves the problems existing in single-CPU simulation.
What problem does this paper attempt to address?