Sign up
Forgot password?
FAQ: Login

Metzger R., Wen Z. Automatic Algorithm Recognition and Replacement. A New Approach to Program Optimization

  • pdf file
  • size 880,31 KB
  • added by
  • info modified
Metzger R., Wen Z. Automatic Algorithm Recognition and Replacement. A New Approach to Program Optimization
Springer, 2000. — 231 p.
Parallel computation will become the norm in the coming decades. Unfortunately, advances in parallel hardware have far outpaced parallel applications of software. There are currently two approaches to applying parallelism to applications. One is to write completely new applications in new languages. But abandoning applications that work is unacceptable to most nonacademic users of high-performance computers. The other approach is to convert existing applications to a parallel form. This can be done manually or automatically. Even partial success in doing the job automatically has obvious economic advantages. This book describes a fundamentally new theoretical framework for finding poor algorithms in an application program and replacing them with ones that parallelize the code.
The Problem and Its Complexity
Related Work
Reducing Program Variation
Internal Program Representation
Converting to a Canonical Form
Matching Subprograms and Patterns
Extracting Subprograms
Valid Algorithm Replacement
Selecting Algorithm Replacements
Performing Algorithm Replacements
Time Complexity and Performance
A: System Architecture
B: Module Design
C: Input Definition
D:Statistics on Heuristic Behavior
  • Sign up or login using form at top of the page to download this file.
  • Sign up
Up