NUAPC: A Parallelizing Compiler for C++

Zhu Genjiang,Xie Li,Sun Zhongxiu
DOI: https://doi.org/10.1007/bf02943177
1997-01-01
Abstract:This paper presents a model for automatically parallelizing compiler based on C++ which consists of compile-time and run-time parallelizing facilities. The paper also describes a method for finding both intra-object and inter-object parallelism. The parallelism detection is completely transparent to users.
What problem does this paper attempt to address?