MPC++ approach to parallel computing environment

  • Authors:
  • Yutaka Ishikawa

  • Affiliations:
  • Tsukuba Research Center, Real World Computing Partnership, 1-6-1 Takezono, Tsukuba, Ibaraki, 305, Japan

  • Venue:
  • ACM SIGAPP Applied Computing Review
  • Year:
  • 1996

Quantified Score

Hi-index 0.00

Visualization

Abstract

MPG++ is an extension of C++, which supports control parallel programming and metalevel programming. The MPG++ metalevel programming facility enables users to extend or modify C++ language features. Library designers may supply abstractions in MPG++ source files where those abstractions are defined by the MPG++ metalevel programming facility. The users can use the right abstractions for their demands by just including files in their source files.