Matlab D: Compiling parallel Matlab with user-defined data distributions

Date
2008
Journal Title
Journal ISSN
Volume Title
Publisher
Abstract

While many scientists prefer to write applications in high-level languages like Matlab, these languages often do not deliver high performance. For computationally-intense applications, scientists typically write parallel code in low-level languages, which is tedious. To enable the translation from Matlab directly into high-performance parallel code, we augmented Matlab with distributed arrays and parallel forall loops to create the Matlab D language. We developed a compiler that translates Matlab D into parallel Fortran for distributed-memory machines. The compiler partitions work among processors using array distributions as a guide. To generate quality code for a broad range of applications, the Matlab D compiler supports user-defined distributions. Our experiments show that the Matlab D compiler generates parallel code with significantly higher performance than serial Matlab, enabling users to obtain high performance from high-level languages. This thesis describes the compiler implementation and demonstrates its promise with studies of several computational kernels.

Description
Degree
Master of Science
Type
Thesis
Keywords
Computer science, Applied sciences
Citation

Fletcher, Mary E.. "Matlab D: Compiling parallel Matlab with user-defined data distributions." (2008) Master’s Thesis, Rice University. https://hdl.handle.net/1911/103579.

Has part(s)
Forms part of
Published Version
Rights
Copyright is held by the author, unless otherwise indicated. Permission to reuse, publish, or reproduce the work beyond the bounds of fair use or other exemptions to copyright law must be obtained from the copyright holder.
Link to license
Citable link to this page