Sciweavers

HPCC
2007
Springer

Strategies and Implementation for Translating OpenMP Code for Clusters

13 years 9 months ago
Strategies and Implementation for Translating OpenMP Code for Clusters
OpenMP is a portable shared memory programming interface that promises high programmer productivity for multithreaded applications. It is designed for small and middle sized shared memory systems. We have developed strategies to extend OpenMP to clusters via compiler translation to a Global Arrays program. In this paper, we describe our implementation of the translation in the Open64 compiler, and we focus on the strategies to improve sequential region translations. Our work is based upon the open source Open64 compiler suite for C, C++, and Fortran90/95.
Deepak Eachempati, Lei Huang, Barbara M. Chapman
Added 07 Jun 2010
Updated 07 Jun 2010
Type Conference
Year 2007
Where HPCC
Authors Deepak Eachempati, Lei Huang, Barbara M. Chapman
Comments (0)