Yemliha, T.Kandemir, M.Öztürk, ÖzcanKultursay, E.Muralidhara, S. P.2016-02-082016-02-082010-08-090302-9743http://hdl.handle.net/11693/28506Date of Conference: 31 August - 3 September, 2010Conference name: Euro-Par: 16th European Conference on Parallel Processing - International Euro-Par ConferenceAs chip multiprocessors proliferate, programming support for these devices is likely to receive a lot of attention in the near future. Parallelism and data locality are two critical issues in a chip multiprocessor environment. Unfortunately, most of the published work in the literature focuses only on one of these problems, and this can prevent one from achieving the best possible performance. The main goal of this paper is to propose and evaluate a compiler-directed code parallelization scheme, which considers both parallelism and data locality at the same time. Our compiler captures the inherent parallelism and data reuse in the application code being analyzed using a novel representation called the locality-parallelism graph (LPG). Our partitioning/scheduling algorithm assigns the nodes of this graph to the processors in the architecture and schedules them for execution. We implemented this algorithm and evaluated its effectiveness using a set of benchmark codes. The results collected so far indicate that our approach improves overall execution latency significantly. In this paper, we also introduce an ILP (Integer Linear Programming) based formulation of the problem, and implement the schedule obtained by the ILP solver. The results indicate that our approach gets within 4% of the ILP solution. © 2010 Springer-Verlag.EnglishApplication codesBenchmark codesChip multiprocessorCode schedulingCritical issuesData localityData reuseInherent parallelismInteger linear programmingOverall executionParallelizationsProgramming supportComputer architectureInteger programmingMicroprocessor chipsOptimizationProgram compilersSystems analysisMultiprocessing systemsCode scheduling for optimizing parallelism and data localityConference Paper10.1007/978-3-642-15277-1_20