Home >

news ヘルプ

論文・著書情報


タイトル
和文: 
英文:Hybrid Map Task Scheduling for GPU-based Heterogeneous Clusters 
著者
和文: 白幡晃一, 佐藤仁, 松岡聡.  
英文: Koichi Shirahata, Hitoshi Sato, SATOSHI MATSUOKA.  
言語 English 
掲載誌/書名
和文: 
英文:2nd IEEE International Conference on Cloud Computing Technology and Science 
巻, 号, ページ        
出版年月 2010年11月30日 
出版者
和文: 
英文: 
会議名称
和文: 
英文:The 1st International Workshop on Theory and Practice of MapReduce (MAPRED'2010) 
開催地
和文: 
英文:Indiana University, Indianapolis, IN 
公式リンク http://salsahpc.indiana.edu/CloudCom2010/mapreduce2010.html
 
DOI https://doi.org/10.1109/CloudCom.2010.55
アブストラクト MapReduce is a programming model that enablesefficient massive data processing in large-scale computing environmentssuch as supercomputers and clouds. Such large-scalecomputers employ GPUs to enjoy its good peak performanceand high memory bandwidth. Since the performace of each job isdepending on running application characteristics and underlyingcomputing environments, scheduling MapReduce tasks onto CPUcores and GPU devices for efficient execution is difficult. Toaddress this problem, we have proposed a hybrid schedulingtechnique for GPU-based computer clusters, which minimizesthe execution time of a submitted job using dynamic profiles ofMap tasks running on CPU cores and GPU devices. We haveimplemented a prototype of our proposed scheduling techniqueby extending MapReduce framework, Hadoop. We have conductedsome experiments for this prototype by using a K-meansapplication as a benchmark on a supercomputer. The resultsshow that the proposed technique achieves 1.93 times faster thanthe Hadoop original scheduling algorithm at 64 nodes (1024 CPUcores and 128 GPU devices). The results also indicate that theperformance of map tasks, including both CPU and GPU tasks,is significantly affected by the overhead of map task invocationin the Hadoop framework.

©2007 Tokyo Institute of Technology All rights reserved.