学位论文详细信息
Compilation techniques and language support to facilitate dependence-driven computation
General-Purpose Computation on Graphics Processing Units (GPGPU);compilers;High Productivity Computing (HPC);dataflow;CUDA
Sidelnik, Albert
关键词: General-Purpose Computation on Graphics Processing Units (GPGPU);    compilers;    High Productivity Computing (HPC);    dataflow;    CUDA;   
Others  :  https://www.ideals.illinois.edu/bitstream/handle/2142/45443/Albert_Sidelnik.pdf?sequence=1&isAllowed=y
美国|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

As the demand increases for high performance and power efficiency in modern computer runtime systems and architectures, programmers are left with the daunting challenge of fully exploiting these systems for efficiency, high-level expressibility, and portability across different computing architectures. Emerging programmingmodels such as the task-based runtime StarPU and many-core architectures such as GPUs force programmers into choosing either low-level programming languages or putting complete faith in the compiler. As has been previously studied in extensive detail, both development approaches have their own respective trade-offs.The goal of this thesis is to help make parallel programming easier. Itaddresses these challenges by providing new compilation techniques for high-level programming languages that conform to commonly-accepted paradigms in order to leverage these emerging runtime systems and architectures. In particular, this dissertation makes several contributions to these challenges by leveraging the high-level programminglanguage Chapel in order to efficiently map computation and data onto both the task-based runtime system StarPU and onto GPU-based accelerators. Different loop-based parallel programs and experiments are evaluated in order to measure the effectiveness of the proposed compiler algorithms and their optimizations, while also providing programmability metrics when leveraging high-level languages. In order to exploit additional performance when mapping ontoshared memory systems, this thesis proposes a set of compiler and runtime-based heuristics that determine the profitable processor tile shapes and sizes when mapping multiply-nested parallel loops. Finally, a new benchmark-suite named P-Ray is presented. This is used to provide machine characteristics in a portable manner that can be used by either a compiler, an auto-tuning framework, or the programmer when optimizing their applications.

【 预 览 】
附件列表
Files Size Format View
Compilation techniques and language support to facilitate dependence-driven computation 10286KB PDF download
  文献评价指标  
  下载次数:2次 浏览次数:2次