SHF: Small: Whole-application Coordiated Parallelization Through The Optimization Of Abstraction Hierarchies

SHF:小型:通过抽象层次结构的优化实现全应用程序协调并行化

基本信息

  • 批准号:
    1910488
  • 负责人:
  • 金额:
    $ 49.95万
  • 依托单位:
  • 依托单位国家:
    美国
  • 项目类别:
    Standard Grant
  • 财政年份:
    2019
  • 资助国家:
    美国
  • 起止时间:
    2019-10-01 至 2024-09-30
  • 项目状态:
    已结题

项目摘要

Large computer software is based on programming abstractions, e.g., functions and object-oriented types, to organize computation and data, which are in turn parallelized by invoking a variety of lower-level library support. A correct and efficient software implementation requires meticulous attention to coding details and is often error-prone. However, these implementations frequently need to be adapted to run on different hardware platforms as part of the software evolution and maintenance process. This project develops new cutting-edge compiler technology to automatically enhance the parallelization efficiency of large computer software, thereby simultaneously enhancing their productivity, correctness assurance, performance, and hardware portability. This project is aligned with object-oriented design principles in modern software engineering and therefore is expected to impact a modern software practices by enabling automatic exploration of alternative parallelization and data structure designs for better performance, maintainability, and hardware portability. The compiler toolsets developed in this project will be disseminated open source and will be used as an educational toolkit in the teaching of programming languages, compilers, high performance computing, and parallel programming courses.The research methodology of this project explores a new scope of optimization at the user-defined abstraction level, by grouping and encapsulating related operations into hierarchies of abstractions, and by adapting a set of concepts traditionally used in the practice of software engineering, specifically abstract data types, abstraction adapters, and application abstraction hierarchy, to automatically discover higher-level semantics of user-defined abstractions and to isolate algorithm-level structures and logistics from their lower-level implementations. Pattern-driven analysis techniques are then developed to automatically discover a whole-application task graph, and coordinated optimizations are applied across abstraction boundaries to maximize overall application efficiency. A uniform interface is designed to concisely document the higher-level semantics of abstractions. Empirical performance tuning is used to support the performance portability of applications on a variety of modern computing platforms.This award reflects NSF's statutory mission and has been deemed worthy of support through evaluation using the Foundation's intellectual merit and broader impacts review criteria.
大型计算机软件基于编程摘要,例如功能和面向对象的类型,以组织计算和数据,而这些计算和数据又通过调用各种较低级别的库支持而平行。正确且有效的软件实施需要对编码细节的细致注意,并且通常容易出错。但是,作为软件演化和维护过程的一部分,通常需要对这些实现进行调整以在不同的硬件平台上运行。该项目开发了新的尖端编译器技术,以自动提高大型计算机软件的并行化效率,从而同时提高其生产率,正确性保证,性能和硬件便携性。该项目与现代软件工程中的面向对象的设计原理保持一致,因此有望通过自动探索​​替代性并行化和数据结构设计来影响现代软件实践,以提高性能,可维护性和硬件可移植性。 The compiler toolsets developed in this project will be disseminated open source and will be used as an educational toolkit in the teaching of programming languages, compilers, high performance computing, and parallel programming courses.The research methodology of this project explores a new scope of optimization at the user-defined abstraction level, by grouping and encapsulating related operations into hierarchies of abstractions, and by adapting a set of concepts traditionally used in the practice软件工程,特别是抽象的数据类型,抽象适配器和应用抽象层次结构,以自动发现用户定义的抽象的更高级别的语义,并将算法级别的结构和物流隔离到其低级实现中。然后开发模式驱动的分析技术以自动发现整个应用任务图,并在抽象边界上应用协调的优化,以最大程度地提高整体应用效率。统一的界面旨在简洁地记录抽象的高级语义。经验性能调整用于支持各种现代计算平台上应用程序的性能可移植性。该奖项反映了NSF的法定任务,并被认为是值得通过基金会的知识分子优点和更广泛的影响评估标准通过评估来支持的。

项目成果

期刊论文数量(3)
专著数量(0)
科研奖励数量(0)
会议论文数量(0)
专利数量(0)
Enhancing the Effectiveness of Inlining in Automatic Parallelization
增强自动并行化中内联的有效性
Automating Non-Blocking Synchronization In Concurrent Data Abstractions
Modeling optimization of stencil computations via domain-level properties
通过域级属性对模板计算进行建模优化
{{ 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 }}

Qing Yi其他文献

An Evaluation of Rater Agreement Indices Using Generalizability Theory
使用概括性理论评估评估者一致性指数
  • DOI:
    10.1007/978-3-319-77249-3_7
  • 发表时间:
    2017
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Dongmei Li;Qing Yi;Benjamin Andrews
  • 通讯作者:
    Benjamin Andrews
Automatically Optimizing Stencil Computations on Many-Core NUMA Architectures
自动优化多核 NUMA 架构上的模板计算
R-ISS Stage-Dependent Single-Cell Sequencing Analysis Uncovers Oncogenes and Potential Immunotherapeutic Targets in Multiple Myeloma
  • DOI:
    10.1182/blood-2023-179654
  • 发表时间:
    2023-11-02
  • 期刊:
  • 影响因子:
  • 作者:
    Ling Zhong;Ji Luo;Lan Luo;Qing Yi;Tao Jiang
  • 通讯作者:
    Tao Jiang
Collective Specification and Verification of Behavior Models and Object-oriented Implementations
行为模型和面向对象实现的集体规范和验证
  • DOI:
    10.5220/0003439300150024
  • 发表时间:
    2011
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Qing Yi;Jianwei Niu;Anitha R. Marneni
  • 通讯作者:
    Anitha R. Marneni
Evaluation of the Technical Performance of Football Players in the UEFA Champions League
欧洲冠军联赛足球运动员技术表现评价

Qing Yi的其他文献

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

{{ truncateString('Qing Yi', 18)}}的其他基金

I-Corps: Optimized Compiler Applications
I-Corps:优化的编译器应用程序
  • 批准号:
    1723712
  • 财政年份:
    2017
  • 资助金额:
    $ 49.95万
  • 项目类别:
    Standard Grant
SHF: Small: Specializing Compilers For High Performance Computing Through Coordinated Data and Algorithm Optimizations
SHF:小型:通过协调数据和算法优化实现高性能计算的专用编译器
  • 批准号:
    1421443
  • 财政年份:
    2014
  • 资助金额:
    $ 49.95万
  • 项目类别:
    Standard Grant
CAREER: Multilayer Code Synthesis For Correctness and Performance
职业:多层代码合成以确保正确性和性能
  • 批准号:
    1261811
  • 财政年份:
    2012
  • 资助金额:
    $ 49.95万
  • 项目类别:
    Continuing Grant
SHF: Small: Collaborative Research: Programming Interface And Runtime For Self-Tuning Scalable C/C++ Data Structures
SHF:小型:协作研究:自调整可扩展 C/C 数据结构的编程接口和运行时
  • 批准号:
    1261584
  • 财政年份:
    2012
  • 资助金额:
    $ 49.95万
  • 项目类别:
    Standard Grant
Programmable Code Optimization and Empirical Tuning For High-end Computing
高端计算的可编程代码优化和经验调整
  • 批准号:
    1261778
  • 财政年份:
    2012
  • 资助金额:
    $ 49.95万
  • 项目类别:
    Standard Grant
SHF: Small: Collaborative Research: Programming Interface And Runtime For Self-Tuning Scalable C/C++ Data Structures
SHF:小型:协作研究:自调整可扩展 C/C 数据结构的编程接口和运行时
  • 批准号:
    1218179
  • 财政年份:
    2012
  • 资助金额:
    $ 49.95万
  • 项目类别:
    Standard Grant
CAREER: Multilayer Code Synthesis For Correctness and Performance
职业:多层代码合成以确保正确性和性能
  • 批准号:
    0747357
  • 财政年份:
    2008
  • 资助金额:
    $ 49.95万
  • 项目类别:
    Continuing Grant
Programmable Code Optimization and Empirical Tuning For High-end Computing
高端计算的可编程代码优化和经验调整
  • 批准号:
    0833203
  • 财政年份:
    2008
  • 资助金额:
    $ 49.95万
  • 项目类别:
    Standard Grant

相似国自然基金

靶向Treg-FOXP3小分子抑制剂的筛选及其在肺癌免疫治疗中的作用和机制研究
  • 批准号:
    32370966
  • 批准年份:
    2023
  • 资助金额:
    50 万元
  • 项目类别:
    面上项目
化学小分子激活YAP诱导染色质可塑性促进心脏祖细胞重编程的表观遗传机制研究
  • 批准号:
    82304478
  • 批准年份:
    2023
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
靶向小胶质细胞的仿生甘草酸纳米颗粒构建及作用机制研究:脓毒症相关性脑病的治疗新策略
  • 批准号:
    82302422
  • 批准年份:
    2023
  • 资助金额:
    30 万元
  • 项目类别:
    青年科学基金项目
HMGB1/TLR4/Cathepsin B途径介导的小胶质细胞焦亡在新生大鼠缺氧缺血脑病中的作用与机制
  • 批准号:
    82371712
  • 批准年份:
    2023
  • 资助金额:
    49 万元
  • 项目类别:
    面上项目
小分子无半胱氨酸蛋白调控生防真菌杀虫活性的作用与机理
  • 批准号:
    32372613
  • 批准年份:
    2023
  • 资助金额:
    50 万元
  • 项目类别:
    面上项目

相似海外基金

Decoding AMPK-dependent regulation of DNA methylation in lung cancer
解码肺癌中 DNA 甲基化的 AMPK 依赖性调节
  • 批准号:
    10537799
  • 财政年份:
    2023
  • 资助金额:
    $ 49.95万
  • 项目类别:
Understanding and rewiring cellular behavior with synthetic biology approaches
用合成生物学方法理解和重新连接细胞行为
  • 批准号:
    10662938
  • 财政年份:
    2023
  • 资助金额:
    $ 49.95万
  • 项目类别:
Genetic Contributors to the Impact of Sex on Heterogeneity in Flu Infection
性别对流感感染异质性影响的遗传因素
  • 批准号:
    10869787
  • 财政年份:
    2023
  • 资助金额:
    $ 49.95万
  • 项目类别:
Ex vivo whole ovary culture system for screening gonadotoxicity during drug development
用于在药物开发过程中筛选性腺毒性的离体全卵巢培养系统
  • 批准号:
    10823136
  • 财政年份:
    2023
  • 资助金额:
    $ 49.95万
  • 项目类别:
Radiation Mitigators Targeting Regulated Necrosis Pathways of Parthanatos Pyroptosis
针对帕塔纳托细胞焦亡的调节性坏死途径的辐射缓解剂
  • 批准号:
    10838232
  • 财政年份:
    2023
  • 资助金额:
    $ 49.95万
  • 项目类别:
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了