学位论文详细信息
Achieving performance portability across parallel accelerator architectures
Performance Portability;CUDA;Parallel Programming;Rigel
Kofsky, Stephen ; Lumetta ; Steven S.
关键词: Performance Portability;    CUDA;    Parallel Programming;    Rigel;   
Others  :  https://www.ideals.illinois.edu/bitstream/handle/2142/44240/Stephen_Kofsky.pdf?sequence=1&isAllowed=y
美国|英语
来源: The Illinois Digital Environment for Access to Learning and Scholarship
PDF
【 摘 要 】

Parallel programming requires a significant amount of developer effort, and creating optimized parallel code is even more time-consuming. In the end, tuned parallel codes typically only perform well for a single architecture, or even microarchitecture. This thesis focuses on SPMD code written in CUDA, noting that programs must obey a number of constraints to achieve high performance on an NVIDIA GPU. Under such constraints, source-level optimizations can improve the performance of CUDA code on Rigel, a MIMD accelerator architecture currently under development. Source-level optimizations can produce code for Rigel that runs significantly faster than naïve translations. In some cases, benchmarks run nearly four times faster, rivaling the performance of hand-optimized code. Unlike a GPU, Rigel allows for a flexible execution model, making it difficult to extract performance information that can be leveraged to get good performance on other architectures. CUDA code written for Rigel performs poorly when executed on a GPU, and is significantly slower than optimized CUDA code tuned for GPUs.

【 预 览 】
附件列表
Files Size Format View
Achieving performance portability across parallel accelerator architectures 2695KB PDF download
  文献评价指标  
  下载次数:6次 浏览次数:50次