咨询与建议

限定检索结果

文献类型

  • 107 篇 会议
  • 6 册 图书

馆藏范围

  • 113 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 40 篇 工学
    • 39 篇 计算机科学与技术...
    • 23 篇 软件工程
    • 7 篇 电子科学与技术(可...
    • 6 篇 动力工程及工程热...
    • 3 篇 电气工程
    • 3 篇 信息与通信工程
    • 2 篇 化学工程与技术
    • 1 篇 机械工程
    • 1 篇 环境科学与工程(可...
    • 1 篇 生物医学工程(可授...
  • 13 篇 理学
    • 8 篇 数学
    • 3 篇 化学
    • 3 篇 系统科学
    • 1 篇 物理学
  • 4 篇 管理学
    • 4 篇 管理科学与工程(可...
    • 3 篇 工商管理
    • 1 篇 图书情报与档案管...
  • 1 篇 经济学
    • 1 篇 应用经济学
  • 1 篇 医学
    • 1 篇 基础医学(可授医学...
    • 1 篇 临床医学
    • 1 篇 药学(可授医学、理...

主题

  • 36 篇 computer archite...
  • 22 篇 optimizing compi...
  • 18 篇 program processo...
  • 16 篇 hardware
  • 14 篇 runtime
  • 14 篇 delay
  • 11 篇 parallel process...
  • 10 篇 conferences
  • 10 篇 registers
  • 8 篇 computer science
  • 8 篇 benchmark testin...
  • 8 篇 performance anal...
  • 8 篇 microprocessors
  • 7 篇 educational inst...
  • 7 篇 clocks
  • 7 篇 instruction sets
  • 6 篇 instruments
  • 6 篇 energy consumpti...
  • 6 篇 engines
  • 5 篇 application soft...

机构

  • 2 篇 college of compu...
  • 2 篇 department of co...
  • 2 篇 department of co...
  • 2 篇 department of el...
  • 2 篇 department of el...
  • 2 篇 david r. cherito...
  • 2 篇 school of comput...
  • 2 篇 school of electr...
  • 2 篇 intel corporatio...
  • 1 篇 inst natl rech i...
  • 1 篇 department of el...
  • 1 篇 department of el...
  • 1 篇 university of te...
  • 1 篇 hardware softwar...
  • 1 篇 department of co...
  • 1 篇 applied software...
  • 1 篇 department of co...
  • 1 篇 st. petersburg i...
  • 1 篇 university of tw...
  • 1 篇 cheonan college ...

作者

  • 2 篇 n. koziris
  • 2 篇 f. bodin
  • 2 篇 e. athanasaki
  • 2 篇 pen chung yew
  • 2 篇 youfeng wu
  • 2 篇 ro won w.
  • 2 篇 gyungho lee
  • 2 篇 moon soo-mook
  • 2 篇 gaudiot jean-luc
  • 2 篇 kulkarni prasad ...
  • 1 篇 burger doug
  • 1 篇 gary tyson
  • 1 篇 david whalley
  • 1 篇 khoei tala talae...
  • 1 篇 d.a. jimenez
  • 1 篇 zhaoqing zhang
  • 1 篇 chiang hsu-hung
  • 1 篇 w.w. ro
  • 1 篇 j.-l. gaudiot
  • 1 篇 s. kaagstrom

语言

  • 112 篇 英文
  • 1 篇 其他
检索条件"任意字段=Annual Workshop on Interaction between Compilers and Computer Architectures"
113 条 记 录,以下是91-100 订阅
排序:
Dynamically scheduling VLIW instructions with dependency information
Dynamically scheduling VLIW instructions with dependency inf...
收藏 引用
annual workshop on interaction between compilers and computer architectures
作者: Sunghyun Jee K. Palaniappan Cheonan College of Foreign Studies Chonan Chungcheongnam South Korea University of Missouri Columbia MO USA
The paper proposes balancing scheduling effort more evenly between the compiler and the processor, by introducing dynamically scheduled Very Long Instruction Word (VLIW) instructions. Dynamically Instruction Scheduled... 详细信息
来源: 评论
Profitable loop fusion and tiling using model-driven empirical search  06
Profitable loop fusion and tiling using model-driven empiric...
收藏 引用
20th annual International Conference on Supercomputing, ICS 2006
作者: Qasem, Apan Kennedy, Ken Department of Computer Science Rice University Houston TX 77005 United States
Loop fusion and tiling are both recognized as effective transformations for improving memory performance of scientific applications. However, because of their sensitivity to the underlying cache architecture and their... 详细信息
来源: 评论
Code compression by register operand dependency
Code compression by register operand dependency
收藏 引用
annual workshop on interaction between compilers and computer architectures
作者: K. Lin J. Jyh-Jiun Shann Chung-Ping Chung Department of Computer Science & Information Engineering National Chiao Tung University Taiwan
This paper proposes a dictionary-based code compression technique that maps the source register operands to the nearest occurrence of a destination register in the predecessor instructions. The key idea is that most d... 详细信息
来源: 评论
Implications of Program Phase Behavior on Timing Analysis
Implications of Program Phase Behavior on Timing Analysis
收藏 引用
annual workshop on interaction between compilers and computer architectures
作者: Archana Ravindar Y.N. Srikant Department of Computer Science and Automation Indian Institute of Science Bangalore India
Knowledge about program worst case execution time (WCET) is essential in validating real-time systems and helps in effective scheduling. One popular approach used in industry is to measure execution time of program co... 详细信息
来源: 评论
An adiabatic framework for a low energy /spl mu/-architecture and compiler
An adiabatic framework for a low energy /spl mu/-architectur...
收藏 引用
annual workshop on interaction between compilers and computer architectures
作者: P. Ramarao A. Tyagi Department of Electrical & Computer Engineering Iowa State University Ames IA USA
We add new passes to the MachineSUIF compiler, to flag instruction groups that can potentially walk through a superscalar pipeline as a group. Hence, these instruction groups offer a fairly robust model of superscalar... 详细信息
来源: 评论
Multigrain parallel processing on compiler cooperative chip multiprocessor
Multigrain parallel processing on compiler cooperative chip ...
收藏 引用
annual workshop on interaction between compilers and computer architectures
作者: K. Kimura Y. Wada H. Nakano T. Kodaka J. Shirako K. Ishizaka H. Kasahara Department of Computer Science Waseda University Tokyo Japan
This paper describes multigrain parallel processing on a compiler cooperative chip multiprocessor. The multigrain parallel processing hierarchically exploits multiple grains of parallelism such as coarse grain task pa... 详细信息
来源: 评论
JIT Compilation Policy on Single-Core and Multi-core Machines
JIT Compilation Policy on Single-Core and Multi-core Machine...
收藏 引用
annual workshop on interaction between compilers and computer architectures
作者: Prasad A Kulkarni Jay Fuller Department of Electrical Engineering and Computer Science University of Kansas Lawrence KS USA
Dynamic or Just-in-Time (JIT) compilation is crucial to achieve acceptable performance for applications written in traditionally interpreted languages, such as Java and C#. Such languages enable the generation of port... 详细信息
来源: 评论
Continuous trip count profiling for loop optimization in two-phase dynamic binary translators
Continuous trip count profiling for loop optimization in two...
收藏 引用
annual workshop on interaction between compilers and computer architectures
作者: Youfeng Wu M. Breternitz T. Devor Corporate Technology Group (CTG) Intel Corporation USA Software and Solutions Group (SSG) Intel Corporation USA
Most dynamic binary translators use a two-phase approach to identify and optimize frequently executed code dynamically. In the profiling phase, blocks of code are interpreted or translated without optimization to coll... 详细信息
来源: 评论
Mathematical Foundations of Programming Semantics  1
收藏 引用
丛书名: Lecture Notes in computer Science
1000年
This volume contains the proceedings of the SeventhInternational Conferenceon the Mathematical Foundations ofProgramming Semantics, held at Carnegie Mellon University,March 1991.The conference continued a series of ... 详细信息
来源: 评论
Analysis of path profiling information generated with performance monitoring hardware
Analysis of path profiling information generated with perfor...
收藏 引用
annual workshop on interaction between compilers and computer architectures
作者: A. Shye M. Iyer T. Moseley D. Hodgdon D. Fay Vijay Janapa Reddi D.A. Connor Department of Electrical and Computer Engineering University of Colorado at Boulder USA University of Colorado Boulder Boulder CO US Dept. of Electr. & Comput. Eng. Colorado Univ. Boulder CO USA
Even with the breakthroughs in semiconductor technology that enables billion transistor designs, hardware-based architecture paradigms alone cannot substantially improve processor performance. The challenge in realizi... 详细信息
来源: 评论