DocumentCode
2049197
Title
Hierarchically tiled arrays for parallelism and locality
Author
Guo, Jia ; Bikshandi, Ganesh ; Hoeflinger, Daniel ; Almasi, Gheorghe ; Fraguela, Basilio ; Garzarán, María Jesús ; Padua, David ; Von Praun, Christoph
Author_Institution
Illinois Univ., Urbana-Champaign, IL
fYear
2006
fDate
25-29 April 2006
Abstract
Parallel programming is facilitated by constructs which, unlike the widely used SPMD paradigm, provide programmers with a global view of the code and data structures. These constructs could be compiler directives containing information about data and task distribution, language extensions specifically designed for parallel computation, or classes that encapsulate parallelism. In this paper, we describe a class developed at Illinois and its Matlab implementation. This class can be used to conveniently express both parallelism and locality. A C++ implementation is now underway. Its characteristics will be reported in a future paper. We have implemented most of the NAS benchmarks using our HTA Matlab extensions and found during that HTAs enable the fast prototyping of parallel algorithms and produce programs that are easy to understand and maintain
Keywords
parallel algorithms; parallel programming; C++ language; Matlab; code structure; compiler directive; data distribution; data structure; hierarchically tiled array; language extension; parallel algorithm; parallel class; parallel programming; task distribution; Computer languages; Concurrent computing; Distributed computing; MATLAB; Parallel algorithms; Parallel processing; Parallel programming; Programming profession; Tiles; Yarn;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing Symposium, 2006. IPDPS 2006. 20th International
Conference_Location
Rhodes Island
Print_ISBN
1-4244-0054-6
Type
conf
DOI
10.1109/IPDPS.2006.1639573
Filename
1639573
Link To Document