ST-CRTS: Collaborative Research: Algorithmic Optimizations in Dynamic Programming Environments

ST-CRTS:协作研究:动态编程环境中的算法优化

基本信息

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

项目摘要

BackgroundRapid increases in computer performance, according to Moores law, have enabled software architects todesign software of ever increasing functionality and complexity. Consequently, consumers expect softwarethat grows in functionality and can process larger data sets with every new release (e.g., huge spreadsheetsor streaming high-quality video). Unfortunately, since Moores law will likely not hold in the near future,owing to physical limitations such as wire delays and heat dissipation, hardware speedups will not keeppace with the demands of software. Thus, to meet the performance requirements of new software, one mustlook to software techniques. The proposed work will explore a new approach, algorithmic optimizations invirtual machines, to provide the performance for next generations of software.Intellectual Merit-A system for marking implementations of algorithms, data structures, and their uses. A VM thatknows about this system can exploit the information for connecting uses with suitable implementations.A VM that does not know about this system still executes the code correctly but without itsperformance benefits.-An implementation within a Java virtual machine that exploits the information for improving performance.This implementation support includes modifications to the garbage collector (for migratingdata from one representation to another), compiler (for inlining away the calls), and scheduler (forscheduling profile collection threads with lower priority).-A collection of libraries and applications marked to exploit algorithmic optimizations. This will formpart of the evaluation for the proposed work.Broader ImpactThe infrastructure developed as part of this research will be used in undergraduatealgorithms classes to give students deep knowledge about the strengths and limitations of commonly used algorithms and data structures. This research will provides the performance necessary for meeting the needs of future software systems.
背景根据摩尔定律,计算机性能的快速增长使软件架构师能够设计出功能和复杂性不断增加的软件。因此,消费者希望软件在功能上有所增长,并且可以在每个新版本中处理更大的数据集(例如,巨大的电子表格或流媒体高质量视频)。不幸的是,由于摩尔定律可能不会在不久的将来成立,由于线路延迟和散热等物理限制,硬件加速将跟不上软件的需求。因此,要满足新软件的性能要求,就必须关注软件技术。这项拟议的工作将探索一种新的方法,即虚拟机中的算法优化,以提供下一代软件的性能。智能优点-用于标记算法、数据结构及其用途的实现的系统。了解该系统的VM可以利用该信息来将使用与适当的实现连接起来。不了解该系统的VM仍然正确地执行代码,但没有其性能优势。-Java虚拟机中利用该信息来提高性能的实现。该实现支持包括对垃圾收集器(用于将数据从一种表示迁移到另一种表示)、编译器(用于内联调用)和调度器(用于调度优先级较低的配置文件收集线程)的修改。-标记为利用算法优化的库和应用程序的集合。这将是对拟议工作的评估的一部分。广泛影响作为本研究的一部分开发的基础设施将用于本科生的算法课程,让学生深入了解常用算法和数据结构的优点和局限性。这项研究将提供满足未来软件系统需求所需的性能。

项目成果

期刊论文数量(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 }}

Amer Diwan其他文献

Memory system performance of programs with intensive heap allocation
具有密集堆分配的程序的内存系统性能
  • DOI:
    10.1145/210126.210129
  • 发表时间:
    1995
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Amer Diwan;D. Tarditi;E. Moss
  • 通讯作者:
    E. Moss
Student culture vs group work in computer science
计算机科学中的学生文化与小组工作
Analyzing system performance with probabilistic performance annotations
使用概率性能注释分析系统性能
Simplifying web traversals by recognizing behavior patterns
通过识别行为模式简化网络遍历
Observer Effect and Measurement Bias in Performance Analysis ; CU-CS-1042-08
绩效分析中的观察者效应和测量偏差;
  • DOI:
  • 发表时间:
    2008
  • 期刊:
  • 影响因子:
    0
  • 作者:
    Todd Mytkowicz;P. Sweeney;Matthias Hauswirth;Amer Diwan
  • 通讯作者:
    Amer Diwan

Amer Diwan的其他文献

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

{{ truncateString('Amer Diwan', 18)}}的其他基金

Funding to Support Student Attendees to Programming Language Design and Implementation (PLDI) 2010 Conference
资助学生参加 2010 年编程语言设计和实现 (PLDI) 会议
  • 批准号:
    1038326
  • 财政年份:
    2010
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
Funding to Support Student Attendees to PLDI 2009
资助参加 PLDI 2009 的学生
  • 批准号:
    0937265
  • 财政年份:
    2009
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
CSE--SMA: Understanding the Performance of Modern Systems
CSE--SMA:了解现代系统的性能
  • 批准号:
    0509521
  • 财政年份:
    2005
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
CAREER: Compiler and Run-time System Support for Modern Hardware
职业:现代硬件的编译器和运行时系统支持
  • 批准号:
    0133457
  • 财政年份:
    2002
  • 资助金额:
    $ 20万
  • 项目类别:
    Continuing Grant

相似国自然基金

热-力耦合作用下CRTS II型板式无砟轨道层间损伤机理与稳定性研究
  • 批准号:
  • 批准年份:
    2025
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
地震作用下CRTSⅡ型无砟轨道-桥梁结构体系服役可靠性评估
  • 批准号:
    2023JJ40718
  • 批准年份:
    2023
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
列车荷载和环境耦合作用下高速铁路 CRTSⅢ型板式无砟轨道结构体系耐久性研究
  • 批准号:
    2022JJ10075
  • 批准年份:
    2022
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
高速列车荷载与环境因素耦合作用下桥上CRTSⅢ型板式无砟轨道结构耐久性劣化行为研究
  • 批准号:
    52078492
  • 批准年份:
    2020
  • 资助金额:
    58 万元
  • 项目类别:
    面上项目
桥上CRTSⅡ型板式无砟轨道结构的宏观-介观跨尺度建模及其界面开裂失效机理
  • 批准号:
    2020JJ5583
  • 批准年份:
    2020
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
高铁大跨度桥上CRTSⅢ型板式无砟轨道橡胶隔离层力学特性及计算方法研究
  • 批准号:
  • 批准年份:
    2020
  • 资助金额:
    58 万元
  • 项目类别:
    面上项目
服役期间路基上CRTS Ⅲ型板式无砟轨道复合板多尺度损伤演变理论研究
  • 批准号:
    51978673
  • 批准年份:
    2019
  • 资助金额:
    60.0 万元
  • 项目类别:
    面上项目
高速铁路CRTS II 型板式无砟轨道结构随机疲劳损伤机理与规律研究
  • 批准号:
    2019JJ50800
  • 批准年份:
    2019
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
温度与列车荷载耦合作用下高速铁路CRTSⅡ型板式无砟轨道-桥梁结构动力特性与工作性能研究
  • 批准号:
    2018JJ3672
  • 批准年份:
    2018
  • 资助金额:
    0.0 万元
  • 项目类别:
    省市级项目
高速铁路CRTS II型板式无砟轨道结构随机疲劳损伤行为研究
  • 批准号:
    51808558
  • 批准年份:
    2018
  • 资助金额:
    24.0 万元
  • 项目类别:
    青年科学基金项目

相似海外基金

Development of A Recycling Technology for Useful Metals from Wasted FPDs, CRTs, PWBs, and Others
开发从废弃 FPD、CRT、PWB 等中回收有用金属的技术
  • 批准号:
    23510105
  • 财政年份:
    2011
  • 资助金额:
    $ 20万
  • 项目类别:
    Grant-in-Aid for Scientific Research (C)
The Catalina Real-Time Transient Survey (CRTS)
卡塔利娜实时瞬态调查 (CRTS)
  • 批准号:
    0909182
  • 财政年份:
    2009
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
ST-CRTS: Dynamic Unmasking of Compiler Optimizations and Obfuscations
ST-CRTS:编译器优化和混淆的动态揭秘
  • 批准号:
    0753470
  • 财政年份:
    2007
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
ST-CRTS: Collaborative: Delivering on Atomic Actions: Unlocking Concurrency for Ordinary Programmers
ST-CRTS:协作:实现原子操作:为普通程序员解锁并发性
  • 批准号:
    0540862
  • 财政年份:
    2006
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
ST-CRTS: Collaborative: Delivering on Atomic Actions: Unlocking Concurrency for Ordinary Programmers
ST-CRTS:协作:实现原子操作:为普通程序员解锁并发性
  • 批准号:
    0540866
  • 财政年份:
    2006
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
ST-CRTS: Collaborative Research: Algorithmic Optimizations in Dynamic Programming Environments
ST-CRTS:协作研究:动态编程环境中的算法优化
  • 批准号:
    0540600
  • 财政年份:
    2006
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
ST-CRTS: Foundations of Programming Linear Algebra Algorithms on SMP and Multicore Systems
ST-CRTS:SMP 和多核系统上的线性代数算法编程基础
  • 批准号:
    0540926
  • 财政年份:
    2006
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
ST-CRTS: Compiler and Run-Time Support for Memory Management Using Explicit Memory Reclamation
ST-CRTS:使用显式内存回收进行内存管理的编译器和运行时支持
  • 批准号:
    0541217
  • 财政年份:
    2006
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
ST-CRTS: Dynamic Unmasking of Compiler Optimizations and Obfuscations
ST-CRTS:编译器优化和混淆的动态揭秘
  • 批准号:
    0541382
  • 财政年份:
    2006
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
ST-CRTS: Search-Based Model-Driven Framework for Compiler Optimizations
ST-CRTS:基于搜索的模型驱动编译器优化框架
  • 批准号:
    0541409
  • 财政年份:
    2006
  • 资助金额:
    $ 20万
  • 项目类别:
    Standard Grant
{{ showInfoDetail.title }}

作者:{{ showInfoDetail.author }}

知道了