On the Parallelization Optimization Strategy for High Performance Computing Software

Weile Jia,Xiaodong Shi,Haifeng Lyu
2013-01-01
Abstract:With the arrival of the multi-core era, traditional software can barely utilize the peak performance of the hardware. Parallelization and optimization of the industrial code is a tough problem the HPC community is facing. In this paper, we present our parallel im-plementation using MPI, OpenMP and CUDA programming models. Different methods, implementation skills and optimization strategies are introduced. At the end, the challenge and the vision of the future work of our optimization strategy are discussed.
What problem does this paper attempt to address?