学位论文详细信息
Toward performance portability for CPUS and GPUS through algorithmic compositions
Performance portability;Algorithmic composition;Parallel programming;TANGRAM;Programming language;Compiler;Graphics processing units (GPUs);Central processing units (CPUs);Open Computing Language (OpenCL);Open Multi-Processing (OpenMP);Open Accelerators (OpenACC);C++ Accelerated Massive Parallelism (C++AMP)
Chang, Li-Wen
关键词: Performance portability;    Algorithmic composition;    Parallel programming;    TANGRAM;    Programming language;    Compiler;    Graphics processing units (GPUs);    Central processing units (CPUs);    Open Computing Language (OpenCL);    Open Multi-Processing (OpenMP);    Open Accelerators (OpenACC);    C++ Accelerated Massive Parallelism (C++AMP);   
Others  :  https://www.ideals.illinois.edu/bitstream/handle/2142/98331/CHANG-DISSERTATION-2017.pdf?sequence=1&isAllowed=y
美国|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

The diversity of microarchitecture designs in heterogeneous computing systems allows programs to achieve high performance and energy efficiency, but results in substantial software redevelopment cost for each type or generation of hardware. To mitigate this cost, a performance portable programming system is required. This work presents my solution to the performance portability problem. I argue that a new language is required for replacing the current practices of programming systems to achieve practical performance portability. To support my argument, I first demonstrate the limited performance portability of the current practices by showing quantitative and qualitative evidences. I identify the main limiting issues of conventional programming languages. To overcome the issues, I propose a new modular, composition-based programming language that can effectively express an algorithmic design space with functional polymorphism, and a compiler that can effectively explore the design space and facilitate many high-level optimization techniques. This proposed approach achieves no less than 70% of the performance of highly optimized vendor libraries such as Intel MKL and NVIDIA CUBLAS/CUSPARSE on an Intel i7-3820 Sandy Bridge CPU, an NVIDIA C2050 Fermi GPU, and an NVIDIA K20c Kepler GPU.

【 预 览 】
附件列表
Files Size Format View
Toward performance portability for CPUS and GPUS through algorithmic compositions 1619KB PDF download
  文献评价指标  
  下载次数:7次 浏览次数:15次