On the performance of parallel implementations of an ADI scheme for parabolic PDEs on shared and distributed memory systems

  • Authors:
  • Baolai Ge

  • Affiliations:
  • Shared Hierarchical Academic Research Computing Network, The University of Western Ontario, Canada

  • Venue:
  • International Journal of High Performance Computing and Networking
  • Year:
  • 2006

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we present two parallel programming approaches to solving parabolic partial differential equations with mixed derivative terms using Alternating Direction Implicit (ADI) schemes. The first approach uses the multithreading technique and is suitable for use on Symmetric Multiprocessing (SMP) machines. The second approach uses multiple processes and the Message Passing Interface (MPI) for interprocess communications. Our primary interest is focused on the performance of our implementations on different platforms. For comparison, we provide performance test results using both approaches.