XPS: FULL: Collaborative Research: Parallel and Distributed Circuit Programming for Structured Prediction

XPS:完整:协作研究:用于结构化预测的并行和分布式电路编程

基本信息

  • 批准号:
    1629459
  • 负责人:
  • 金额:
    $ 41万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Standard Grant
  • 财政年份:
    2016
  • 资助国家:
    美国
  • 起止时间:
    2016-08-15 至 2018-07-31
  • 项目状态:
    已结题

项目摘要

This project develops a system for "circuit programming," which allows a programmer to focus on the high-level solution to a problem rather than on the details of how the computation is organized. Circuit programming consists of writing rules that describe how data items depend on one another. The intellectual merits lie in the design of a new programming language for specifying these rules, along with the algorithms whereby the computer automatically finds efficient strategies for managing the necessary computations on available parallel hardware. The project's broader significance and importance lie in its potential to streamline work in areas such as artificial intelligence and machine learning. With the growing complexity of systems in these areas and their need to process big data in depth, research and teaching typically get bogged down in programming details, especially for parallel platforms; this project aims to delegate those details to automatic methods.The research develops a programming system for Dyna, a circuit programming language that enables concise specification of large function graphs that may be cyclic and/or infinite. Dyna employs (1) a pattern-matching notation that augments pure Prolog with evaluation and aggregation and (2) an object-like mechanism for dynamically defining new sub-circuits as modifications of old ones. This project is building an adaptive system that can mix forward and backward chaining to seek a fixpoint of the circuit and to update this fixpoint as the inputs change. The system will perform compile-time and runtime analysis of the Dyna program and will map it to Habanero, a system for scheduling parallel computations on multicore processors, with extensions for task priorities, task cancellation, GPU execution, and distributed execution.
这个项目开发了一个“电路编程”系统,它允许程序员专注于问题的高级解决方案,而不是如何组织计算的细节。电路编程包括编写描述数据项如何相互依赖的规则。智力上的优点在于设计一种新的编程语言来指定这些规则,沿着算法,从而计算机自动找到有效的策略来管理可用并行硬件上的必要计算。 该项目更广泛的意义和重要性在于其简化人工智能和机器学习等领域工作的潜力。 随着这些领域的系统越来越复杂,需要深入处理大数据,研究和教学通常会陷入编程细节的困境,特别是对于并行平台,本项目旨在将这些细节委托给自动方法。本研究为Dyna开发了一个编程系统,Dyna是一种电路编程语言,可以简洁地规范可能是循环和/或无限的大型函数图。Dyna采用(1)模式匹配符号,通过求值和聚合增强纯Prolog;(2)类对象机制,用于动态定义新的子电路作为旧电路的修改。 这个项目正在构建一个自适应系统,它可以混合正向和反向链接来寻找电路的固定点,并随着输入的变化更新这个固定点。 该系统将执行Dyna程序的编译时和运行时分析,并将其映射到Habanero,Habanero是一个用于在多核处理器上调度并行计算的系统,具有任务优先级,任务取消,GPU执行和分布式执行的扩展。

项目成果

期刊论文数量(0)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

数据更新时间:{{ journalArticles.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ monograph.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ sciAawards.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ conferencePapers.updateTime }}

{{ item.title }}
  • 作者:
    {{ item.author }}

数据更新时间:{{ patent.updateTime }}

Vivek Sarkar其他文献

Common Subexpression Convergence: A New Code Optimization for SIMT Processors
公共子表达式收敛:SIMT 处理器的新代码优化
  • DOI:
    10.1007/978-3-030-72789-5_5
  • 发表时间:
    2019
  • 期刊:
  • 影响因子:
    0
  • 作者:
    S. Damani;Vivek Sarkar
  • 通讯作者:
    Vivek Sarkar
BMS-CnC: Bounded Memory Scheduling of Dynamic Task Graphs
BMS-CnC:动态任务图的有限内存调度
  • DOI:
  • 发表时间:
    2014
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Dragos Sbirlea;Vivek Sarkar
  • 通讯作者:
    Vivek Sarkar
Compilation techniques for parallel systems
并行系统的编译技术
  • DOI:
    10.1016/s0167-8191(99)00086-1
  • 发表时间:
    1999
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Rajiv Gupta;S. Pande;K. Psarris;Vivek Sarkar
  • 通讯作者:
    Vivek Sarkar
Interprocedural Load Elimination for Dynamic Optimization of Parallel Programs
并行程序动态优化的过程间负载消除
High Performance Multilevel Graph Partitioning on GPU
GPU 上的高性能多级图分区

Vivek Sarkar的其他文献

{{ item.title }}
{{ item.translation_title }}
  • DOI:
    {{ item.doi }}
  • 发表时间:
    {{ item.publish_year }}
  • 期刊:
  • 影响因子:
    {{ item.factor }}
  • 作者:
    {{ item.authors }}
  • 通讯作者:
    {{ item.author }}

{{ truncateString('Vivek Sarkar', 18)}}的其他基金

Collaborative Research: PPoSS: Planning: Integrated Scalable Platform for Privacy-aware Collaborative Learning and Inference
协作研究:PPoSS:规划:用于隐私意识协作学习和推理的集成可扩展平台
  • 批准号:
    2029004
  • 财政年份:
    2020
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
SPX: Collaborative Research: Scalable Heterogeneous Migrating Threads for Post-Moore Computing
SPX:协作研究:后摩尔计算的可扩展异构迁移线程
  • 批准号:
    1822919
  • 财政年份:
    2018
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: Parallel and Distributed Circuit Programming for Structured Prediction
XPS:完整:协作研究:用于结构化预测的并行和分布式电路编程
  • 批准号:
    1818643
  • 财政年份:
    2017
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
Travel Support for the Conference on Architectural Support for Programming Languages and Operating Systems
编程语言和操作系统架构支持会议的差旅支持
  • 批准号:
    1338429
  • 财政年份:
    2013
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
CCF: SHF: Medium: Collaborative: A Static and Dynamic Verification Framework for Parallel Programming
CCF:SHF:媒介:协作:并行编程的静态和动态验证框架
  • 批准号:
    1302570
  • 财政年份:
    2013
  • 资助金额:
    $ 41万
  • 项目类别:
    Continuing Grant
SHF: Medium: Collaborative Research: Chorus: Dynamic Isolation in Shared-Memory Parallelism
SHF:媒介:协作研究:Chorus:共享内存并行中的动态隔离
  • 批准号:
    0964520
  • 财政年份:
    2010
  • 资助金额:
    $ 41万
  • 项目类别:
    Continuing Grant
Collaborative Research: Programming Models and Storage System for High Performance Computation with Many-Core Processors
合作研究:众核处理器高性能计算的编程模型和存储系统
  • 批准号:
    0938018
  • 财政年份:
    2009
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
Collaborative Research: Programming Models, Compilers, and Runtimes for High-End Computing on Manycore Processors
协作研究:众核处理器上高端计算的编程模型、编译器和运行时
  • 批准号:
    0833166
  • 财政年份:
    2008
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant

相似国自然基金

钴基Full-Heusler合金的掺杂效应和薄膜噪声特性研究
  • 批准号:
    51871067
  • 批准年份:
    2018
  • 资助金额:
    60.0 万元
  • 项目类别:
    面上项目

相似海外基金

XPS: FULL: Collaborative Research: Enabling Scalable Cloud And Edge-device Integration Using Cross-layer Parallelism
XPS:完整:协作研究:使用跨层并行性实现可扩展的云和边缘设备集成
  • 批准号:
    1903880
  • 财政年份:
    2018
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: Parallel and Distributed Circuit Programming for Structured Prediction
XPS:完整:协作研究:用于结构化预测的并行和分布式电路编程
  • 批准号:
    1818643
  • 财政年份:
    2017
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: Maximizing the Performance Potential and Reliability of Flash-based Solid State Devices for Future Storage Systems
XPS:完整:协作研究:最大限度地提高未来存储系统基于闪存的固态设备的性能潜力和可靠性
  • 批准号:
    1629291
  • 财政年份:
    2016
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: Rethinking Architecture Support for Memory Consistency
XPS:完整:协作研究:重新思考对内存一致性的架构支持
  • 批准号:
    1629126
  • 财政年份:
    2016
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: Enabling Scalable Cloud And Edge-device Integration Using Cross-layer Parallelism
XPS:完整:协作研究:使用跨层并行性实现可扩展的云和边缘设备集成
  • 批准号:
    1629347
  • 财政年份:
    2016
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: PARAGRAPH: Parallel, Scalable Graph Analytics
XPS:完整:协作研究:段落:并行、可扩展图形分析
  • 批准号:
    1629548
  • 财政年份:
    2016
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: PARAGRAPH: Parallel, Scalable Graph Analytics
XPS:完整:协作研究:段落:并行、可扩展图形分析
  • 批准号:
    1629657
  • 财政年份:
    2016
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: Rethinking Architecture Support for Memory Consistency
XPS:完整:协作研究:重新思考对内存一致性的架构支持
  • 批准号:
    1629196
  • 财政年份:
    2016
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: Maximizing the Performance Potential and Reliability of Flash-based Solid State Devices for Future Storage Systems
XPS:完整:协作研究:最大限度地提高未来存储系统基于闪存的固态设备的性能潜力和可靠性
  • 批准号:
    1629218
  • 财政年份:
    2016
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
XPS: FULL: Collaborative Research: Maximizing the Performance Potential and Reliability of Flash-based Solid State Devices for Future Storage Systems
XPS:完整:协作研究:最大限度地提高未来存储系统基于闪存的固态设备的性能潜力和可靠性
  • 批准号:
    1629403
  • 财政年份:
    2016
  • 资助金额:
    $ 41万
  • 项目类别:
    Standard Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了