Personal tools
You are here: Home Publications Compiling Parallel Matlab for General Distributions Using Telescoping Languages
Navigation
Log in (CAS)
 
Document Actions

Mary Fletcher, Cheryl McCosh, Guohua Jin, and Ken Kennedy (2007)

Compiling Parallel Matlab for General Distributions Using Telescoping Languages

In: Proceedings of ICASSP, IEEE.

Matlab is one of the most popular computer languages for technical and scientific programming. However, until recently, it has been limited to running on uniprocessors. One strategy for overcoming this limitation is to introduce global distributed arrays, with those arrays distributed across the processors of a parallel machine. In this paper, we describe the compilation technology we have designed for Matlab D, a distributed-array extension of Matlab. Our approach is distinguished by a two-phase compilation technology with support for a rich collection of data distributions. By precompiling array operations and communication steps into Fortran plus MPI, the time to compile an application using those operations is significantly reduced. This paper includes preliminary results that demonstrate that this approach can dramatically improve performance, scaling well to at least 32 processors.

by admin last modified 2007-12-10 09:52
« April 2018 »
Su Mo Tu We Th Fr Sa
1234567
891011121314
15161718192021
22232425262728
2930
 

Powered by Plone

MatlabD Collaborators include:

Rice University