Skip to main content

2000 | OriginalPaper | Buchkapitel

Computer Algebra for Automated Performance Modeling of Fortran Programs

verfasst von : Hermann Mierendorff, Helmut Schwamborn

Erschienen in: Computer Algebra in Scientific Computing

Verlag: Springer Berlin Heidelberg

Aktivieren Sie unsere intelligente Suche, um passende Fachinhalte oder Patente zu finden.

search-config
loading …

Time complexity of sequential programs or segments of parallel programs can be estimated using the dynamic frequency of statements and their execution time. The execution time of single statements can be estimated by counting basic operations. The present paper deals with a method of determining the global dynamic frequency of statements by transient analysis of a Markov model. For defining the model automatically and solving the related equations, we use AUGUR which is a research tool for performance modeling of Fortran programs. While static program analysis and model generation are implemented by routine compile techniques, AUGUR uses MAPLE for evaluating expressions, defining transition matrices, and transient analysis. Routines of LAPACK are considered to demonstrate the achievable results.

Metadaten
Titel
Computer Algebra for Automated Performance Modeling of Fortran Programs
verfasst von
Hermann Mierendorff
Helmut Schwamborn
Copyright-Jahr
2000
Verlag
Springer Berlin Heidelberg
DOI
https://doi.org/10.1007/978-3-642-57201-2_22