DocumentCode
3298928
Title
OVERTURE: An Object-Oriented Framework for High Performance Scientific Computing
Author
Bassetti, Federico ; Brown, David ; Davis, Kei ; Henshaw, William ; Quinlan, Dan
Author_Institution
Scientific Computing Group CIC-19
fYear
1998
fDate
07-13 Nov. 1998
Firstpage
14
Lastpage
14
Abstract
The Overture Framework is an object-oriented environment for solving PDEs on serial and parallel architectures. It is a collection of C++ libraries that enables the use of finite difference and finite volume methods at a level that hides the details of the associated data structures, as well as the details of the parallel implementation. It is based on the A++/P++ array class library and is designed for solving problems on a structured grid or a collection of structured grids. In particular, it can use curvilinear grids, adaptive mesh refinement and the composite overlapping grid methods to represent problems with complex moving geometry. This paper introduces Overture, its motivation, and specifically the aspects of the design central to portability and high performance. In particular we focus on the mechanisms within Overture that permit a hierarchy of abstractions and those mechanisms which permit their efficiency on advanced serial and parallel architectures. We expect that these same mechanisms will become increasingly important within other object-oriented frameworks in the future.
Keywords
Adaptive mesh refinement; Data structures; Finite difference methods; Geometry; Grid computing; High performance computing; Libraries; Object oriented modeling; Parallel architectures; Scientific computing;
fLanguage
English
Publisher
ieee
Conference_Titel
Supercomputing, 1998.SC98. IEEE/ACM Conference on
Print_ISBN
0-8186-8707-X
Type
conf
DOI
10.1109/SC.1998.10013
Filename
1437301
Link To Document