学位论文详细信息
Towards Transparent Parallel Processing on Multi-core Computers
scripting languages;multi-core;energy-efficient computing;volunteer computing;task scheduling;performance prediction;transparent parallelization
Li, Jiangtian ; Xiaosong Ma, Committee Chair,Xiaohui Gu, Committee Member,Frank Mueller, Committee Member,Nagiza Samatova, Committee Member,Li, Jiangtian ; Xiaosong Ma ; Committee Chair ; Xiaohui Gu ; Committee Member ; Frank Mueller ; Committee Member ; Nagiza Samatova ; Committee Member
University:North Carolina State University
关键词: scripting languages;    multi-core;    energy-efficient computing;    volunteer computing;    task scheduling;    performance prediction;    transparent parallelization;   
Others  :  https://repository.lib.ncsu.edu/bitstream/handle/1840.16/5077/etd.pdf?sequence=1&isAllowed=y
美国|英语
来源: null
PDF
【 摘 要 】

Parallelization of all application types is critical with the trend towards an exponentially increasing number of cores per chip, which needs to be done at multiple levels to address the unique challenges and exploit the new opportunities brought by new architecture advances. In this dissertation, we focus on enhancing the utilization of future-generation, many-core personal computers for high performance and energy effective computing.On one hand, computation- and/or data-intensive tasks such as scientific data processing and visualization, which are typically performed sequentially on personal workstations, need to be parallelized to take advantage of the increasing hardware parallelism. Explicit parallel programming, however, is labor-intensive and requires sophisticated performance tuning for individual platforms and operating systems. In this PhD study, we made a first step toward transparent parallelization for data processing codes, by developing automatic parallelization tools for scripting languages. More specifically, we present pR, a framework that transparently parallelizes the R language for high-performance statistical computing. We apply parallelizing compiler technology to runtime, whole-program dependence analysis and employ incremental code analysis assisted with evaluation results. Experimental results demonstrate that pR can exploit both task and data parallelism transparently and overall achieve good performance as well as scalability. Further, we attack the performance tuning problem for transparent parallel execution, by proposing and designing a novel online task decomposition and scheduling approach for transparent parallel computing. This approach collects runtime task cost information transparently and performs online static scheduling, utilizing cost estimates generated by ANN-based runtime performance prediction, as well as by loop iteration test runs. We implement the above techniques in the pR framework and our proposed approach is demonstrated to significantly improve task partitioning and scheduling over a variety of benchmarks.On the other hand, multi-core personal computers will inevitably be under-utilized when their owners perform light-weight tasks such as editing and web browsing, making volunteer computing more appealing than ever. In this study, we made a first step towards a novel computation model, energy-aware volunteer computing on multi-core processors, by evaluating the potential energy/performance trade-off of a more aggressive execution model that selects active nodes over idle nodes for scheduling foreign application tasks, in order to better utilize idle cores and achieve energy savings. Our experiment results suggest that aggressive volunteer computing can bring significant energy saving compared to common existing execution modes and provides an attractive computation model.

【 预 览 】
附件列表
Files Size Format View
Towards Transparent Parallel Processing on Multi-core Computers 1860KB PDF download
  文献评价指标  
  下载次数:10次 浏览次数:23次