How to vectorize the algebraic multilevel iteration

  • Authors:
  • Lutz Grosz

  • Affiliations:
  • Massey Univ., Auckland, New Zealand

  • Venue:
  • ACM Transactions on Mathematical Software (TOMS) - Special issue in honor of John Rice's 65th birthday
  • Year:
  • 2000

Quantified Score

Hi-index 0.00

Visualization

Abstract

We consider the algebraic multilevel iteration (AMLI) for the solution of systems of linear equations as they arise form a finite-difference discretization on a rectangular grid. Key operation is the matrix-vector product, which can efficiently be executed on vector and parallel-vector computer architectures if the nonzero entries of the matrix are concentrated in a few diagonals. In order to maintain this structure for all matrices on all levels coarsening in alternating directions is used. In some cases it is necessary to introduce additional dummy grid hyperplanes. The data movements in the restriction and prolongation are crucial, as they produce massive memory conflicts on vector architectures. By using a simple performance model the best of the possible vectorization strategies is automatically selected at runtime. Examples show that on a Fujitsu VPP300 the presented implementation of AMLI reaches about 85% of the useful performance, and scalability with respect to computing time can be achieved.