A lightweight framework for executing task parallelism on top of MPI

1Citations
Citations of this article
3Readers
Mendeley users who have this article in their library.
Get full text

Abstract

This paper presents a directive-based programming and runtime environment that provides a lightweight framework for executing task parallelism on top of MPI. It facilitates the development of message-passing applications that follow the master-slave programming paradigm, supports multiple levels of parallelism and provides transparent load balancing with a combination of static and dynamic scheduling of tasks. A source-to-source translator converts C and Fortran master-slave programs, which express their task (RPC-like) parallelism with a set of OpenMP-like directives, to equivalents programs with calls to a runtime library. The result is a unified programming approach that enables the efficient execution of the same code on both shared and distributed memory multiprocessors. Experimental results on a Linux-cluster demonstrate the successful combination of ease of programming with the performance of MPI. © Springer-Verlag 2004.

Cite

CITATION STYLE

APA

Hadjidoukas, P. E. (2004). A lightweight framework for executing task parallelism on top of MPI. Lecture Notes in Computer Science (Including Subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics), 3241, 287–294. https://doi.org/10.1007/978-3-540-30218-6_41

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free