首页    期刊浏览 2025年02月18日 星期二
登录注册

文章基本信息

  • 标题:Building-Blocks for Performance Oriented DSLs
  • 本地全文:下载
  • 作者:Tiark Rompf ; Arvind K. Sujeeth ; HyoukJoong Lee
  • 期刊名称:Electronic Proceedings in Theoretical Computer Science
  • 电子版ISSN:2075-2180
  • 出版年度:2011
  • 卷号:66
  • 页码:93-117
  • DOI:10.4204/EPTCS.66.5
  • 出版社:Open Publishing Association
  • 摘要:Domain-specific languages raise the level of abstraction in software development. While it is evident that programmers can more easily reason about very high-level programs, the same holds for compilers only if the compiler has an accurate model of the application domain and the underlying target platform. Since mapping high-level, general-purpose languages to modern, heterogeneous hardware is becoming increasingly difficult, DSLs are an attractive way to capitalize on improved hardware performance, precisely by making the compiler reason on a higher level. Implementing efficient DSL compilers is a daunting task however, and support for building performance-oriented DSLs is urgently needed. To this end, we present the Delite Framework, an extensible toolkit that drastically simplifies building embedded DSLs and compiling DSL programs for execution on heterogeneous hardware. We discuss several building blocks in some detail and present experimental results for the OptiML machine-learning DSL implemented on top of Delite.
国家哲学社会科学文献中心版权所有