学位论文详细信息
Compiling Stream Applications for Heterogeneous Architectures.
Compilers;Heterogeneous Systems;Streaming;Runtime Systems;Dataflow;Computer Science;Engineering;Computer Science & Engineering
Hormati, Amir H.Sylvester, Dennis Michael ;
University of Michigan
关键词: Compilers;    Heterogeneous Systems;    Streaming;    Runtime Systems;    Dataflow;    Computer Science;    Engineering;    Computer Science & Engineering;   
Others  :  https://deepblue.lib.umich.edu/bitstream/handle/2027.42/86537/hormati_1.pdf?sequence=1&isAllowed=y
瑞士|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

Heterogeneous processing systems have become the industry standard in almost every segment of the computing market from servers to mobile systems. In addition to employing shared/distributed memory processors, the current trend is to use hardware components such as field programmable gate arrays (FPGAs), single instruction multiple data (SIMD) engines and graphics processing units (GPUs) in heterogeneous systems.As a result of this trend, extracting maximum performance requires compilation to highly heterogeneous architectures that include partswith different memory and computation models. Although there has been significant amount of research on programing each of these architecturesindividually, targeting a heterogeneous system without specializing an application to each component separately is still an open problem. Besides performance, the portability of an application between different pieces of a system and retargetability to various heterogeneous architectures is a significant challenge for programmers. To efficiently exploit the heterogeneity, it is necessary to have a programming model that provides a higher-level of abstraction to the programmer and the related compilation framework.In this thesis, we first focus on enabling a write-once programming paradigm in the context of the stream programming model for various components of heterogeneous systems. We mainly focus on FPGAs, SIMD engines and GPUs as these architectures will play an important role in accelerating various parts of applications on heterogeneous systems. We introduce severalcompiler optimizations that facilitate portability and retargetability while achieving high performance. As a result of our compilation system, programmers can write a program once and efficiently run it on different components of a system.Second, we focus on an important challenge that arises in heterogeneous systems when there are dynamic resource changes. The ability to dynamically adapt a running application to a target architecture in the face of changes in resource availability (e.g., number of cores, available memory or bandwidth) is crucial to a wider adoption of heterogeneous architectures. In this work, we introduce a hybrid flexiblecompilation framework that facilitates dynamic adaption of applications to the changing characteristics of the underlying architecture.

【 预 览 】
附件列表
Files Size Format View
Compiling Stream Applications for Heterogeneous Architectures. 3011KB PDF download
  文献评价指标  
  下载次数:20次 浏览次数:54次