Performance analysis of asynchronous Jacobi's method implemented in MPI, SHMEM and OpenMP

  • Authors:
  • Iain Bethune;J Mark Bull;Nicholas J Dingle;Nicholas J Higham

  • Affiliations:
  • EPCC, The University of Edinburgh, UK;EPCC, The University of Edinburgh, UK;School of Mathematics, University of Manchester, UK;School of Mathematics, University of Manchester, UK

  • Venue:
  • International Journal of High Performance Computing Applications
  • Year:
  • 2014

Quantified Score

Hi-index 0.00

Visualization

Abstract

Ever-increasing core counts create the need to develop parallel algorithms that avoid closely coupled execution across all cores. We present performance analysis of several parallel asynchronous implementations of Jacobi's method for solving systems of linear equations, using MPI, SHMEM and OpenMP. In particular we have solved systems of over 4 billion unknowns using up to 32,768 processes on a Cray XE6 supercomputer. We show that the precise implementation details of asynchronous algorithms can strongly affect the resulting performance and convergence behaviour of our solvers in unexpected ways, discuss how our specific implementations could be generalised to other classes of problem, and suggest how existing parallel programming models might be extended to allow asynchronous algorithms to be expressed more easily.