@inproceedings{a6692e7724c4491e82b59a4405451f24,
title = "Portable compilers for OpenMP",
abstract = "The recent parallel language standard for shared memory multiprocessor (SMP) machines, OpenMP, promises a simple and portable interface for programmers who wish to exploit parallelism explicitly. In this paper, we present our effort to develop portable compilers for the OpenMP parallel directive language. Our compiler consists of two parts. Part one is an OpenMP parallelizer, which transforms sequential languages into OpenMP. Part two transforms programs written in OpenMP into thread-based form and links with our runtime library. Both compilers are built on the Polaris compiler infrastructure. We present performance measurements showing that our compiler yields results comparable to those of commercial OpenMP compilers. Our infrastructure is freely available with the intent to enable research projects on OpenMP-related language development and compiler techniques.",
author = "Min, {Seung Jai} and Kim, {Seon Wook} and Michael Voss and Lee, {Sang Ik} and Rudolf Eigenmann",
note = "Funding Information: This work was supported in part by NSF grants #9703180-CCR and #9872516-EIA. Publisher Copyright: {\textcopyright} Springer-Verlag Berlin Heidelberg 2001.; International Workshop on OpenMP Applications and Tools, WOMPAT 2001 ; Conference date: 30-07-2001 Through 31-07-2001",
year = "2001",
doi = "10.1007/3-540-44587-0_2",
language = "English",
isbn = "9783540445876",
series = "Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics)",
publisher = "Springer Verlag",
pages = "11--19",
editor = "Rudolf Eigenmann and Voss, {Michael J.}",
booktitle = "OpenMP Shared Memory Parallel Programming - International Workshop on OpenMP Applications and Tools,WOMPAT 2001, Proceedings",
}