Parallelizing Navier-Stokes computations on a variety of architecture platforms

  • Authors:
  • D. N. Jayasimha;M. E. Hayder;S. K. Pillay

  • Affiliations:
  • Dept. of Computer and Information Science, The Ohio State University, Columbus, OH;ICOMP, Ohio Aerospace Institute, NASA Lewis Research Center, Cleveland, OH;Scientific Engg. Computing Solutions Office, NASA Lewis Research Center, Cleveland, OH

  • Venue:
  • Supercomputing '95 Proceedings of the 1995 ACM/IEEE conference on Supercomputing
  • Year:
  • 1995

Quantified Score

Hi-index 0.00

Visualization

Abstract

We study the computational, communication, and scalability characteristics of a Computational Fluid Dynamics application, which solves the time accurate flow field of a jet using the compressible Navier-Stokes equations, on a variety of parallel architectural platforms. The platforms chosen for this study are a cluster of workstations (the LACE experimental testbed at NASA Lewis), a shared memory multiprocessor (the Cray YMP), distributed memory multiprocessors with different topologies 驴 the IBM SP and the Cray T3D. We investigate the impact of various networks, connecting the cluster of workstations, on the performance of the application and the overheads induced by popular message passing libraries used for parallelization. The work also highlights the importance of matching the memory bandwidth to the processor speed for good single processor performance. By studying the performance of an application on a variety of architectures, we are able to point out the strengths and weaknesses of each of the example computing platforms