Loop Tiling for Parallelism

Loop Tiling for Parallelism
Author :
Publisher : Springer Science & Business Media
Total Pages : 266
Release :
ISBN-10 : 9781461543374
ISBN-13 : 1461543371
Rating : 4/5 (371 Downloads)

Book Synopsis Loop Tiling for Parallelism by : Jingling Xue

Download or read book Loop Tiling for Parallelism written by Jingling Xue and published by Springer Science & Business Media. This book was released on 2012-12-06 with total page 266 pages. Available in PDF, EPUB and Kindle. Book excerpt: Loop tiling, as one of the most important compiler optimizations, is beneficial for both parallel machines and uniprocessors with a memory hierarchy. This book explores the use of loop tiling for reducing communication cost and improving parallelism for distributed memory machines. The author provides mathematical foundations, investigates loop permutability in the framework of nonsingular loop transformations, discusses the necessary machineries required, and presents state-of-the-art results for finding communication- and time-minimal tiling choices. Throughout the book, theorems and algorithms are illustrated with numerous examples and diagrams. The techniques presented in Loop Tiling for Parallelism can be adapted to work for a cluster of workstations, and are also directly applicable to shared-memory machines once the machines are modeled as BSP (Bulk Synchronous Parallel) machines. Features and key topics: Detailed review of the mathematical foundations, including convex polyhedra and cones; Self-contained treatment of nonsingular loop transformations, code generation, and full loop permutability; Tiling loop nests by rectangles and parallelepipeds, including their mathematical definition, dependence analysis, legality test, and code generation; A complete suite of techniques for generating SPMD code for a tiled loop nest; Up-to-date results on tile size and shape selection for reducing communication and improving parallelism; End-of-chapter references for further reading. Researchers and practitioners involved in optimizing compilers and students in advanced computer architecture studies will find this a lucid and well-presented reference work with numerous citations to original sources.


Loop Tiling for Parallelism Related Books

Loop Tiling for Parallelism
Language: en
Pages: 266
Authors: Jingling Xue
Categories: Computers
Type: BOOK - Published: 2012-12-06 - Publisher: Springer Science & Business Media

DOWNLOAD EBOOK

Loop tiling, as one of the most important compiler optimizations, is beneficial for both parallel machines and uniprocessors with a memory hierarchy. This book
More iteration space tiling
Language: en
Pages: 14
Authors: Michael Joseph Wolfe
Categories: Parallel processing (Electronic computers)
Type: BOOK - Published: 1989 - Publisher:

DOWNLOAD EBOOK

Abstract: "Subdividing the iteration space of a loop into blocks or tiles with a fixed maximum size has several advantages. Tiles become a natural candidate as
Parallel Programming
Language: en
Pages: 563
Authors: Thomas Rauber
Categories: Computers
Type: BOOK - Published: 2023-05-06 - Publisher: Springer Nature

DOWNLOAD EBOOK

This textbook covers the new development in processor architecture and parallel hardware. It provides detailed descriptions of parallel programming techniques t
On the Mechanical Tiling of Space Time Mapped Loop Nests
Language: en
Pages: 18
Authors: Martin Griebl
Categories: Compiling (Electronic computers)
Type: BOOK - Published: 2000 - Publisher:

DOWNLOAD EBOOK

Abstract: "There exist many methods for extracting automatically parallelism (sometimes even a provably maximal amount of parallelism) out of a sequential imper
Symbolic Parallelization of Nested Loop Programs
Language: en
Pages: 184
Authors: Alexandru-Petru Tanase
Categories: Technology & Engineering
Type: BOOK - Published: 2018-02-22 - Publisher: Springer

DOWNLOAD EBOOK

This book introduces new compilation techniques, using the polyhedron model for the resource-adaptive parallel execution of loop programs on massively parallel