Hybrid Parallel Computation of Multi-Group Particle Transport Equations on Multi-Core Cluster Systems

CHI Li-hua,LIU Jie,GONG Chun-ye,XU Han,JIANG Jie,HU Qing-feng
DOI: https://doi.org/10.3969/j.issn.1007-130X.2009.11.025
2009-01-01
Abstract:The parallel performance of solving the multi-group particle transport equations on the unstructure meshes is analyzed. Adapting to the characteristics of multi-core cluster systems,this paper desgins a MPI/OpenMP hybrid parallel code. For the meshes,the space domain decomposition is adopted,and MPI between the computations of multi-core CPU nodes is used. When each MPI process begin to compute the variables of the energy groups,several OpenMP threads will be forked,and the threads start to compute simultaneously in the same mutli-core CPU node. Using the MPI/OpenMP hybrid parallel code,we solve a 2D mutli-group particle transport equation on a cluster with mutli-core CPU nodes,and the results show that the code has good scalability and can be scaled to 1024 CPU cores.
What problem does this paper attempt to address?