StreamJIT : a commensal compiler for high-performance stream programming
Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, 2014.
Main Author: | |
---|---|
Other Authors: | |
Format: | Thesis |
Language: | eng |
Published: |
Massachusetts Institute of Technology
2014
|
Subjects: | |
Online Access: | http://hdl.handle.net/1721.1/91094 |
_version_ | 1811070663101775872 |
---|---|
author | Bosboom, Jeffrey (Jeffrey William) |
author2 | Saman Amarasinghe. |
author_facet | Saman Amarasinghe. Bosboom, Jeffrey (Jeffrey William) |
author_sort | Bosboom, Jeffrey (Jeffrey William) |
collection | MIT |
description | Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, 2014. |
first_indexed | 2024-09-23T08:39:37Z |
format | Thesis |
id | mit-1721.1/91094 |
institution | Massachusetts Institute of Technology |
language | eng |
last_indexed | 2024-09-23T08:39:37Z |
publishDate | 2014 |
publisher | Massachusetts Institute of Technology |
record_format | dspace |
spelling | mit-1721.1/910942020-12-02T13:03:51Z StreamJIT : a commensal compiler for high-performance stream programming Stream JIT : a commensal compiler for high-performance stream programming Commensal compiler for high-performance stream programming Bosboom, Jeffrey (Jeffrey William) Saman Amarasinghe. Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science. Massachusetts Institute of Technology. Department of Electrical Engineering and Computer Science Electrical Engineering and Computer Science. Thesis: S.M., Massachusetts Institute of Technology, Department of Electrical Engineering and Computer Science, 2014. Cataloged from PDF version of thesis. Includes bibliographical references (pages 57-63). There are domain-specific libraries for many domains, enabling rapid and cost-effective development of complex applications. On the other hand, domain-specific languages are rare despite the performance advantages of compilation. We believe the reason is the multiple orders-of-magnitude higher cost of building a compiler compared to building a library. We propose commensal compilation, a new strategy for compiling embedded domain-specific languages by reusing the massive investment in modern language virtual machine platforms. Commensal compilers use the host language's front-end, use an autotuner instead of optimization heuristics, and use host platform APIs that enable back-end optimizations by the host platform JIT. The cost of implementing a commensal compiler is only the cost of implementing the domain-specific optimizations. We demonstrate the concept by implementing a commensal compiler for the stream programming language StreamJIT atop the Java platform. The StreamJIT commensal compiler takes advantage of the structure of stream programs to find the right amount of parallelism for a given machine and program. Our compiler achieves 2.4 times better performance than StreamIt's native code (via GCC) compiler with considerably less implementation effort. by Jeffrey Bosboom. S.M. 2014-10-21T17:25:42Z 2014-10-21T17:25:42Z 2014 2014 Thesis http://hdl.handle.net/1721.1/91094 892731188 eng M.I.T. theses are protected by copyright. They may be viewed from this source for any purpose, but reproduction or distribution in any format is prohibited without written permission. See provided URL for inquiries about permission. http://dspace.mit.edu/handle/1721.1/7582 63 pages application/pdf Massachusetts Institute of Technology |
spellingShingle | Electrical Engineering and Computer Science. Bosboom, Jeffrey (Jeffrey William) StreamJIT : a commensal compiler for high-performance stream programming |
title | StreamJIT : a commensal compiler for high-performance stream programming |
title_full | StreamJIT : a commensal compiler for high-performance stream programming |
title_fullStr | StreamJIT : a commensal compiler for high-performance stream programming |
title_full_unstemmed | StreamJIT : a commensal compiler for high-performance stream programming |
title_short | StreamJIT : a commensal compiler for high-performance stream programming |
title_sort | streamjit a commensal compiler for high performance stream programming |
topic | Electrical Engineering and Computer Science. |
url | http://hdl.handle.net/1721.1/91094 |
work_keys_str_mv | AT bosboomjeffreyjeffreywilliam streamjitacommensalcompilerforhighperformancestreamprogramming AT bosboomjeffreyjeffreywilliam commensalcompilerforhighperformancestreamprogramming |