dc.contributor.author | Thies, William | |
dc.contributor.author | Gordon, Michael I. | |
dc.contributor.author | Karczmarek, Michal | |
dc.contributor.author | Maze, David | |
dc.contributor.author | Amarasinghe, Saman P. | |
dc.date.accessioned | 2003-11-17T16:54:18Z | |
dc.date.available | 2003-11-17T16:54:18Z | |
dc.date.issued | 2003-01 | |
dc.identifier.uri | http://hdl.handle.net/1721.1/3690 | |
dc.description.abstract | With the increasing miniaturization of transistors, wire delays are becoming a dominant factor in microprocessor performance. To address this issue, a number of emerging architectures contain replicated processing units with software-exposed communication between one unit and another (e.g., Raw, SmartMemories, TRIPS). However, for their use to be widespread, it will be necesary to develop a common machine language to allow programmers to express an algorithm in a way that can be efficiently mapped across these architectures. We propose a new common machine language for grid-based software-exposed architectures: StreamIt. StreamIt is a high-level programming language with explicit support for streaming computation. Unlike sequential programs with obscured dependence information and complex communication patterns, a stream program is naturally written as a set of concurrent filters with regular steady-state communication. The language imposes a hierarchical structure on the stream graph that enables novel representations and optimizations within the StreamIt compiler. We have implemented a fully functional compiler that parallelizes StreamIt applications for Raw, including several load-balancing transformations. Though StreamIt exposes the parallelism and communication patterns of stream programs, analysis is needed to adapt a stream program to a software-exposed processor. We describe a partitioning algorithm that employs fission and fusion transformations to adjust the granularity of a stream graph, a layout algorithm that maps a stream graph to a given network topology, and a scheduling strategy that generates a fine-grained static communication pattern for each computational element. Using the cycle-accurate Raw simulator, we demonstrate that the StreamIt compiler can automatically map a high-level stream abstraction to Raw. We consider this work to be a first step towards a portable programming model for communication-exposed architectures. | en |
dc.description.sponsorship | Singapore-MIT Alliance (SMA) | en |
dc.format.extent | 726684 bytes | |
dc.format.mimetype | application/pdf | |
dc.language.iso | en_US | |
dc.relation.ispartofseries | Computer Science (CS); | |
dc.subject | communication-exposed architectures | en |
dc.subject | StreamIt | en |
dc.subject | Raw | en |
dc.subject | software-exposed architectures | en |
dc.subject | streaming application domain | en |
dc.title | StreamIt: A Language and Compiler for Communication-Exposed Architectures | en |
dc.type | Article | en |