Parallel C++ Programming System on Cluster of Heterogeneous Computers

  • Authors:
  • Yutaka Ishikawa;Atsushi Hori;Hiroshi Tezuka;Shinji Sumimoto;Toshiyuki Takahashi;Hiroshi Harada

  • Affiliations:
  • -;-;-;-;-;-

  • Venue:
  • HCW '99 Proceedings of the Eighth Heterogeneous Computing Workshop
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

A parallel programming system, called MPC++, provides parallel primitives such as a remote function invocation, a global pointer, and a synchronization structure using the C++ template feature. The system has run on a cluster of homogeneous computers. In this paper, the runtime system is extended to run on a cluster made up of heterogeneous computers environment. Unlike other distributed or parallel programming systems on heterogeneous computers, the same program on the homogeneous environment runs on the heterogeneous environment in this extension.