Cloud Computing. 6th International Conference, CloudComp 2015, Daejeon, South Korea, October 28-29, 2015, Proceedings

Research Article

On Increasing Resource Utilization of a High-Performance Computing System

Download
214 downloads
  • @INPROCEEDINGS{10.1007/978-3-319-38904-2_10,
        author={Lung-Pin Chen and Yu-Shan Cheng},
        title={On Increasing Resource Utilization of a High-Performance Computing System},
        proceedings={Cloud Computing. 6th International Conference, CloudComp 2015, Daejeon, South Korea, October 28-29, 2015, Proceedings},
        proceedings_a={CLOUDCOMP},
        year={2016},
        month={5},
        keywords={High performance computing Parallel task scheduling Render farm},
        doi={10.1007/978-3-319-38904-2_10}
    }
    
  • Lung-Pin Chen
    Yu-Shan Cheng
    Year: 2016
    On Increasing Resource Utilization of a High-Performance Computing System
    CLOUDCOMP
    Springer
    DOI: 10.1007/978-3-319-38904-2_10
Lung-Pin Chen1,*, Yu-Shan Cheng1,*
  • 1: Tunghai University
*Contact email: lbchen@thu.edu.tw, g01350061@thu.edu.tw

Abstract

In a render farm, a render host usually requires high I/O bandwidth for reading scene files and writing rendering results. A multi-core render host may only activate partial cores in order to restrict its total throughput to the bandwidth limitations. This paper investigates feasible ways for using resource fragments formed by inactivated cores. We develop a parallel application consisting of single-core malleable tasks with small input/output data, and demonstrate that it can be scheduled to adaptive to the unstable resource fragments of the render farm. We develop a broker to collect idle processor cores and control the execution of the malleable tasks in background mode. The experimental results show a significantly increasing on resource utilization of the render farm without interfering with the original rendering tasks.