A path-based method of parallelizing C++ programs

  • Authors:
  • Genjiang Zhu;Li Xie;Zhongxiu Sun

  • Affiliations:
  • Department of Computer Science, Nanjing University, Nanjing 210008, Jiangsu, P.R.. China;Department of Computer Science, Nanjing University, Nanjing 210008, Jiangsu, P.R.. China;Department of Computer Science, Nanjing University, Nanjing 210008, Jiangsu, P.R.. China

  • Venue:
  • ACM SIGPLAN Notices
  • Year:
  • 1994

Quantified Score

Hi-index 0.00

Visualization

Abstract

This paper presents a path-based method for identifying parallelism in C++ programs and proposes an execution model which trades off the efficiency and parallelism. Based on the path information provided at compiler time or computed at run time, the model reduces the rollbacks while enhances the parallelism.