The X-Legion Compiler
Paolo D'Alberto
Broschiertes Buch

The X-Legion Compiler

A Compiler Approach to Write and to Optimize Divide-And-Conquer Algorithms

Versandkostenfrei!
Versandfertig in 6-10 Tagen
45,99 €
inkl. MwSt.
PAYBACK Punkte
23 °P sammeln!
This book presents the investigation, discussion, andimplementation of techniques for the analysis andoptimization of data locality in divide-and-conqueralgorithms as well as the design of new recursivealgorithms (e.g., balanced Strassen--Winograd''s matrixmultiplication and Kleene''s closure). We turn ourattention to recursive algorithms because we findthem appealing (i.e., natural code design, easy tomaintain and test) and we also aim at optimizationtechniques and code generation for loop based codes---non recursive--- in combination with recursivealgorithms, which is a hard problem. This wo...