DocumentCode
3237617
Title
Performance Modeling and Tuning of an Unstructured Mesh CFD Application
Author
Gropp, William D. ; Kaushik, Dinesh K. ; Keyes, David E. ; Smith, Barry F.
Author_Institution
Argonne National Laboratory
fYear
2000
fDate
04-10 Nov. 2000
Firstpage
34
Lastpage
34
Abstract
This paper describes performance tuning experiences with a three-dimensional unstructured grid Euler flow code from NASA, which we have reimplemented in the PETSc framework and ported to several large-scale machines, including the ASCI Red and Blue Pacific machines, the SGI Origin, the Cray T3E, and Beowulf clusters. The code achieves a respectable level of performance for sparse problems, typical of scientific and engineering codes based on partial differential equations, and scales well up to thousands of processors. Since the gap between CPU speed and memory access rate is widening, the code is analyzed from a memory-centric perspective (in contrast to traditional flop-orientation) to understand its sequential and parallel performance. Performance tuning is approached on three fronts: data layouts to enhance locality of reference, algorithmic parameters, and parallel programming model. This effort was guided partly by some simple performance models developed for the sparse matrix-vector product operation.
Keywords
Computational fluid dynamics; Computer science; Contracts; Design optimization; Laboratories; Mathematics; NASA; Partial differential equations; Processor scheduling; Scientific computing;
fLanguage
English
Publisher
ieee
Conference_Titel
Supercomputing, ACM/IEEE 2000 Conference
ISSN
1063-9535
Print_ISBN
0-7803-9802-5
Type
conf
DOI
10.1109/SC.2000.10059
Filename
1592747
Link To Document