Cantitate/Preț
Produs

Loop Transformations for Restructuring Compilers: The Foundations

Autor Utpal Banerjee
en Limba Engleză Hardback – 31 ian 1993
Automatic transformation of a sequential program into a parallel form is a subject that presents a great intellectual challenge and promises great practical rewards. There is a tremendous investment in existing sequential programs, and scientists and engineers continue to write their application programs in sequential languages (primarily in Fortran),but the demand for increasing speed is constant. The job of a restructuring compiler is to discover the dependence structure of a given program and transform the program in a way that is consistent with both that dependence structure and the characteristics of the given machine. Much attention in this field of research has been focused on the Fortran do loop. This is where one expects to find major chunks of computation that need to be performed repeatedly for different values of the index variable. Many loop transformations have been designed over the years, and several of them can be found in any parallelizing compiler currently in use in industry or at a university research facility.
Loop Transformations for Restructuring Compilers: The Foundations provides a rigorous theory of loop transformations. The transformations are developed in a consistent mathematical framework using objects like directed graphs, matrices and linear equations. The algorithms that implement the transformations can then be precisely described in terms of certain abstract mathematical algorithms. The book provides the general mathematical background needed for loop transformations (including those basic mathematical algorithms), discusses data dependence, and introduces the major transformations. The next volume will build a detailed theory of loop transformations based on the material developed here.
Loop Transformations for Restructuring Compilers: The Foundations presents a theory of loop transformations that is rigorous and yet reader-friendly.
Citește tot Restrânge

Toate formatele și edițiile

Toate formatele și edițiile Preț Express
Paperback (1) 93556 lei  6-8 săpt.
  Springer Us – 20 mar 2013 93556 lei  6-8 săpt.
Hardback (1) 94211 lei  6-8 săpt.
  Springer Us – 31 ian 1993 94211 lei  6-8 săpt.

Preț: 94211 lei

Preț vechi: 117764 lei
-20% Nou

Puncte Express: 1413

Preț estimativ în valută:
18042 19524$ 15040£

Carte tipărită la comandă

Livrare economică 09-23 decembrie

Preluare comenzi: 021 569.72.76

Specificații

ISBN-13: 9780792393184
ISBN-10: 079239318X
Pagini: 305
Ilustrații: XX, 305 p.
Dimensiuni: 156 x 234 x 25 mm
Greutate: 0.63 kg
Ediția:1993
Editura: Springer Us
Colecția Springer
Locul publicării:New York, NY, United States

Public țintă

Research

Cuprins

Mathematical Backgroud.- Relations and Digraphs.- Unimodular Matrices.- Linear Equations and Inequalities.- Data Dependence.- Basic Concepts.- Linear Dependence Problem.- Loop Transformations.- to Loop Transformations.