An extensible global address space framework with decoupled task and data abstractions

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

Abstract

Although message passing using MPI is the dominant model for parallel programming today, the significant effort required to develop high-performance MPI applications has prompted the development of several parallel programming models that are more convenient. Programming models such as Co-Array Fortran, Global Arrays, Titanium, and UPC provide a more convenient global view of the data, but face significant challenges in delivering high performance over a range of applications. It is particularly challenging to achieve high performance using global-address-space languages for unstructured applications with irregular data structures. In this paper, we describe a global-address-space parallel programming framework with decoupled task and data abstractions. The framework centers around the use of task pools, where tasks specify operands in a distributed, globally addressable pool of data chunks. The data chunks can be addressed in a logical multi-dimensional "tuple" space, and are distributed among the nodes of the system. Locality-aware load balancing of tasks in the task pool is achieved through judicious mapping via hyper-graph partitioning, as well as dynamic task/data migration. The framework implements a transparent interface for out-of-core data, so that explicit orchestration of movement of data between disks and memory is not required of the programmer. The use of the framework for implementation of parallel blocksparse tensor computations in the context of a quantum chemistry application is illustrated. © 2006 IEEE.

Cite

CITATION STYLE

APA

Krishnamoorthy, S., Catalyurek, U., Nieplocha, J., Rountev, A., & Sadayappan, P. (2006). An extensible global address space framework with decoupled task and data abstractions. In 20th International Parallel and Distributed Processing Symposium, IPDPS 2006 (Vol. 2006). IEEE Computer Society. https://doi.org/10.1109/IPDPS.2006.1639577

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