@inbook{3e07fc7ad7d24fcd82c9be10d5d67d89,
title = "Analyses for the translation of OpenMP codes into SPMD style with array privatization",
abstract = "A so-called SPMD style OpenMP program can achieve scalability on ccNUMA systems by means of array privatization, and earlier research has shown good performance under this approach. Since it is hard to write SPMD OpenMP code, we showed a strategy for the automatic translation of many OpenMP constructs into SPMD style in our previous work. In this paper, we first explain how to interprocedurally detect whether the OpenMP program consistently schedules the parallel loops. If the parallel loops are consistently scheduled, we may carry out array privatization according to OpenMP semantics. We give two examples of code patterns that can be handled despite the fact that they are not consistent, and where the strategy used to translate them differs from the straightforward approach that can otherwise be applied.",
author = "Zhenying Liu and Barbara Chapman and Yi Wen and Lei Huang and Weng, {Tien Hsiung} and Oscar Hernandez",
year = "2003",
doi = "10.1007/3-540-45009-2_3",
language = "English",
isbn = "9783540404354",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "26--41",
editor = "Voss, {Michael J.}",
booktitle = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
}