earticle

논문검색

BSPCloud: A Hybrid Distributed-memory and Shared-memory Programming Model

초록

영어

Programming models for cloud computing has been a research focus recently. Current programming models for cloud computing mainly focus on improving the efficiency of the cloud computing platforms but little has been done on the performance predictability of models. This paper presents a cloud computing programming model, called BSPCloud. The BSPCloud has the advantages of predictable performance. BSPCloud uses a hybrid of distributed-memory and shared-memory bulk synchronous parallel (BSP) programming model. Computing tasks are first divided into a set of coarse granularity bulks which are computed by the distributed-memory BSP model, and each coarse granularity bulk is further divided into a set of bulk threads which are computed by the shared-memory BSP model. BSPCloud makes full use of the multi-core architecture, and more importantly, the performance of the BSPCloud is predictable. We have implemented a proof-of-concept BSPCloud parallel programming library in java. We give the implementation of BSPCloud parallel programming library and show how the library implements hybrid programming. We detail applying the BSPCloud library on matrix multiplication. The performance predictability and speedup are evaluated in the cloud platform. We give the results of experiments.

목차

Abstract
 1. Introduction
 2. Related Work
  2.1 Cloud Computing Programming Model
  2.2 BSP Programming Model
 3. BSP Model
 4. BSPCloud Framework
  4.1 BSPCloud Architecture
  4.2 BSPCloud Communication Model
  4.3 BSPCloud Synchronization Model
 5. BSPCloud Programming Library and Implementation
  5.1 Define a BSPCloud Program
  5.2 BSPCloud Communicate Library and its Implementation
  5.3 BSPCloud Submit
 6. Experiment Evaluations
  6.1 Experimental Setup
  6.2 Performance Predictability of BSPCloud
  6.3 Speedup and Scalability
 7. Conclusions
 Acknowledgements
 References

저자정보

  • Xiaodong Liu School of Computer Engineering and Science, Shanghai University
  • Weiqin Tong School of Computer Engineering and Science, Shanghai University
  • Fu ZhiRen China Telecom Corporation Ltd. Shanghai Branch
  • Liao WenZhao China Telecom Corporation Ltd. Shanghai Branch

참고문헌

자료제공 : 네이버학술정보

    함께 이용한 논문

      ※ 원문제공기관과의 협약기간이 종료되어 열람이 제한될 수 있습니다.

      0개의 논문이 장바구니에 담겼습니다.