The load balancing algorithm based on the parallel implementation of IPO and FMM

  • Authors:
  • Ting Wang;Yue Hu;Yanbao Cui;Weiqin Tong;Xiaoli Zhi

  • Affiliations:
  • Computer engineering and science college, Shanghai University, Shanghai, China;Computer engineering and science college, Shanghai University, Shanghai, China;Computer engineering and science college, Shanghai University, Shanghai, China;Computer engineering and science college, Shanghai University, Shanghai, China;Computer engineering and science college, Shanghai University, Shanghai, China

  • Venue:
  • HPCA'09 Proceedings of the Second international conference on High Performance Computing and Applications
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

The large scale arbitrary cavity scattering problems can be tackled by parallel computing approach. This paper proposes a new method to distribute cavity scattering computing tasks on multiprocessors computer based on the IPO and FMM. The samples of IPO and FMM pattern can be divided into eight blocks, and this paper just analyzes the load balancing of the block in the lower-left corner using the invariability of angle. So this problem can be transformed into how to equally distribute an N*N matrix on P processors. Two matrix partitioning algorithms are introduced, and experimental results show that the optimal sub-structure algorithm is able to balance the load among multiprocessors effectively, thereby, improving the performance of the entire system.