共 50 条
Particle-resolved thermal lattice Boltzmann simulation using OpenACC on multi-GPUs
被引:14
|作者:
Xu, Ao
[1
,2
,3
]
Li, Bo-Tao
[1
]
机构:
[1] Northwestern Polytech Univ, Sch Aeronaut, Xian 710072, Peoples R China
[2] Northwestern Polytech Univ, Inst Extreme Mech, Xian 710072, Peoples R China
[3] China Aerodynam Res & Dev Ctr, Key Lab Icing & Anti Deicing, Mianyang 621000, Peoples R China
关键词:
Particle-laden flow;
Thermal convection;
Lattice Boltzmann method;
GPU computing;
OpenACC;
DIRECT NUMERICAL-SIMULATION;
IMMERSED BOUNDARY;
PARTICULATE FLOWS;
CONVECTIVE FLOWS;
FLUID;
IMPLEMENTATION;
EQUATION;
PERFORMANCE;
MODEL;
D O I:
10.1016/j.ijheatmasstransfer.2023.124758
中图分类号:
O414.1 [热力学];
学科分类号:
摘要:
We utilize the Open Accelerator (OpenACC) approach for graphics processing unit (GPU) accelerated particle-resolved thermal lattice Boltzmann (LB) simulation. We adopt the momentum-exchange method to calculate fluid-particle interactions to preserve the simplicity of the LB method. To address load imbalance issues, we extend the indirect addressing method to collect fluid-particle link information at each timestep and store indices of fluid-particle link in a fixed index array. We simulate the sedimentation of 4,800 hot particles in cold fluids with a domain size of 40002, and the simulation achieves 1750 million lattice updates per second (MLUPS) on a single GPU. Furthermore, we implement a hybrid OpenACC and message passing interface (MPI) approach for multi-GPU accelerated simulation. This approach incorporates four optimization strategies, including building domain lists, utilizing request-answer communication, overlapping communications with computations, and executing computation tasks concurrently. By reducing data communication between GPUs, hiding communication latency through overlapping computation, and increasing the utilization of GPU resources, we achieve improved performance, reaching 10846 MLUPS using 8 GPUs. Our results demonstrate that the OpenACC-based GPU acceleration is promising for particle-resolved thermal lattice Boltzmann simulation.
引用
收藏
页数:14
相关论文