Reducing Control Flow Constraints In Data Flow Graphs Through Partial Evaluation

Download Reducing Control Flow Constraints In Data Flow Graphs Through Partial Evaluation PDF/ePub or read online books in Mobi eBooks. Click Download or Read Online button to get Reducing Control Flow Constraints In Data Flow Graphs Through Partial Evaluation book now. This website allows unlimited access to, at the time of writing, more than 1.5 million titles, including hundreds of thousands of titles in various foreign languages.
Automatic Algorithm Recognition and Replacement

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. 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.