A hybrid approach of OpenMP for clusters

Okwan Kwon, Fahed Jubair, Rudolf Eigenmann, Samuel Midkiff
2012 Proceedings of the 17th ACM SIGPLAN symposium on Principles and Practice of Parallel Programming - PPoPP '12  
We present the first fully automated compiler-runtime system that successfully translates and executes OpenMP shared-address-space programs on laboratory-size clusters, for the complete set of regular, repetitive applications in the NAS Parallel Benchmarks. We introduce a hybrid compiler-runtime translation scheme. Compared to previous work, this scheme features a new runtime data flow analysis and new compiler techniques for improving data affinity and reducing communication costs. We present
more » ... nd discuss the performance of our translated programs, and compare them with the performance of the MPI, HPF and UPC versions of the benchmarks. The results show that our translated programs achieve 75% of the hand-coded MPI programs, on average.
doi:10.1145/2145816.2145827 dblp:conf/ppopp/KwonJEM12 fatcat:ryrox34v3bfqzf5y542vmwbdh4