An Object Oriented C++ Parallel Compiler System

Xiao Nong,Shouren HU
DOI: https://doi.org/10.1007/bf02900865
1996-01-01
Wuhan University Journal of Natural Sciences
Abstract:An object-oriented C++ parallel compiler system, called OOCPCS, is developed to facilitate programmers to write sequential programs using C++ or Annotated C++ language for parallel computation. OOCPCS bases on an integrated object-oriented paradigm and large-grain data flow model, called OOLGDFM, and recognizes automatically parallel objects using parallel compiling techniques. The paper describes the object-oriented parallel model and realization of the system on networks.
What problem does this paper attempt to address?