Sciweavers

PVM
2005
Springer

Implementing OpenMP for Clusters on Top of MPI

13 years 9 months ago
Implementing OpenMP for Clusters on Top of MPI
llc is a language designed to extend OpenMP to distributed memory systems. Work in progress on the implementation of a compiler that translates llc code and targets distributed memory platforms is presented. Our approach generates code for communications directly on top of MPI. We present computational results for two different benchmark applications on a PC-cluster platform. The results reflect similar performances for the llc compiled version and an ad-hoc MPI implementation, even for applications with fine-grain parallelism.
Antonio J. Dorta, José M. Badía, Enr
Added 28 Jun 2010
Updated 28 Jun 2010
Type Conference
Year 2005
Where PVM
Authors Antonio J. Dorta, José M. Badía, Enrique S. Quintana-Ortí, Francisco de Sande
Comments (0)