GPU acceleration of non-equilibrium Green's function calculation using OpenACC and CUDA FORTRAN
GPU acceleration of non-equilibrium Green's function calculation using OpenACC and CUDA FORTRAN
The numerical solution of the Kadanoff-Baym nonlinear integro-differential equations, which yields the non-equilibrium Green's functions (NEGFs) of quantum many-body systems, poses significant computational challenges due to its high computational complexity. In this work, we present efficient implementations of a numerical method for solving these equations on distributed-memory architectures, including many-core CPUs and multi-GPU systems. For CPU-based platforms, we adopt a hybrid MPI/OpenMP programming model to exploit both inter-node and intra-node parallelism. On GPU-accelerated systems, we implement the method using two distinct approaches: MPI/OpenACC and MPI/CUDA FORTRAN. Several optimization strategies are employed to enhance GPU performance, including techniques to maximize computational resource utilization and minimize the overhead associated with kernel launches and memory management. Although OpenACC is easy to use, CUDA FORTRAN provides more advanced features for configuring and managing multiple levels of concurrency, while also simplifying memory allocation and data movement between host and device. This flexibility translates into significant performance improvements. We compare the performance of the three implementations and demonstrate that the GPU-based approaches achieve substantial speedups over CPU-based implementations. Furthermore, both CPU and GPU versions exhibit excellent strong and weak scaling, confirming the scalability and efficiency of our approach for large-scale NEGF computations.
Jia Yin、Khaled Z. Ibrahim、Mauro Del Ben、Jack Deslippe、Yang-hao Chan、Chao Yang
物理学计算技术、计算机技术半导体技术
Jia Yin,Khaled Z. Ibrahim,Mauro Del Ben,Jack Deslippe,Yang-hao Chan,Chao Yang.GPU acceleration of non-equilibrium Green's function calculation using OpenACC and CUDA FORTRAN[EB/OL].(2025-05-25)[2025-06-06].https://arxiv.org/abs/2505.19467.点此复制
评论