咨询与建议

看过本文的还看了

相关文献

该作者的其他文献

文献详情 >Automatic Parallelization: An ... 收藏

Automatic Parallelization: An Overview of Fundamental Compiler Techniques

自动并行化:基本编译器技术概述

丛 书 名:Synthesis Lectures on Computer Architecture

作     者:Midkiff, Samuel 

I S B N:(纸本) 9781608458417 

出 版 社:Morgan & Claypool Publishers 

出 版 年:2012年

主 题 词:compiler techniques fundamental overview parallelization automatic 

学科分类:08[工学] 0812[工学-计算机科学与技术(可授工学、理学学位)] 

摘      要:Compiling for parallelism is a longstanding topic of compiler research. This book describes the fundamental principles of compiling regular numerical programs for parallelism. We begin with an explanation of analyses that allow a compiler to understand the interaction of data reads and writes in different statements and loop iterations during program execution. These analyses include dependence analysis, use-def analysis and pointer analysis. Next, we describe how the results of these analyses are used to enable transformations that make loops more amenable to parallelization, and discuss transformations that expose parallelism to target shared memory multicore and vector processors. We then discuss some problems that arise when parallelizing programs for execution on distributed memory machines. Finally, we conclude with an overview of solving Diophantine equations and suggestions for further readings in the topics of this book to enable the interested reader to delve deeper into the field. Table of Contents: Introduction and overview / Dependence analysis, dependence graphs and alias analysis / Program parallelization / Transformations to modify and eliminate dependences / Transformation of iterative and recursive constructs / Compiling for distributed memory machines / Solving Diophantine equations / A guide to further reading

读者评论 与其他读者分享你的观点

用户名:未登录
我的评分