咨询与建议

限定检索结果

文献类型

  • 184 篇 会议
  • 170 篇 期刊文献
  • 14 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 333 篇 工学
    • 289 篇 计算机科学与技术...
    • 155 篇 软件工程
    • 88 篇 电气工程
    • 16 篇 信息与通信工程
    • 13 篇 控制科学与工程
    • 5 篇 机械工程
    • 5 篇 电子科学与技术(可...
    • 2 篇 网络空间安全
    • 1 篇 仪器科学与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 动力工程及工程热...
    • 1 篇 环境科学与工程(可...
  • 13 篇 理学
    • 11 篇 数学
    • 1 篇 物理学
    • 1 篇 化学
    • 1 篇 生物学
    • 1 篇 统计学(可授理学、...
  • 6 篇 管理学
    • 6 篇 管理科学与工程(可...
  • 3 篇 医学
    • 2 篇 临床医学
    • 1 篇 基础医学(可授医学...
  • 1 篇 教育学
    • 1 篇 教育学

主题

  • 368 篇 compiler optimiz...
  • 29 篇 performance
  • 20 篇 machine learning
  • 15 篇 languages
  • 15 篇 instruction sche...
  • 12 篇 program analysis
  • 12 篇 algorithms
  • 11 篇 gpu
  • 10 篇 llvm
  • 10 篇 vectorization
  • 10 篇 design
  • 10 篇 data dependence
  • 10 篇 automatic parall...
  • 10 篇 openmp
  • 9 篇 quantum computin...
  • 9 篇 simd
  • 9 篇 embedded systems
  • 9 篇 register allocat...
  • 8 篇 experimentation
  • 8 篇 prefetching

机构

  • 5 篇 univ edinburgh e...
  • 4 篇 univ texas dept ...
  • 4 篇 oak ridge natl l...
  • 4 篇 univ utah sch co...
  • 4 篇 carnegie mellon ...
  • 3 篇 georgia inst tec...
  • 3 篇 ohio state univ ...
  • 3 篇 univ sci & techn...
  • 3 篇 univ chicago dep...
  • 3 篇 colorado state u...
  • 3 篇 univ manchester ...
  • 3 篇 northeastern uni...
  • 3 篇 louisiana state ...
  • 3 篇 intel labs banga...
  • 3 篇 univ calif los a...
  • 3 篇 tsinghua univ pe...
  • 3 篇 penn state univ ...
  • 3 篇 univ washington ...
  • 3 篇 ohio state univ ...
  • 3 篇 univ illinois de...

作者

  • 6 篇 o'boyle michael ...
  • 6 篇 wang zheng
  • 5 篇 pouchet louis-no...
  • 5 篇 lerner sorin
  • 5 篇 niu wei
  • 5 篇 ren bin
  • 5 篇 cohen albert
  • 5 篇 kennedy k
  • 4 篇 wang yanzhi
  • 4 篇 leather hugh
  • 4 篇 doerfert johanne...
  • 4 篇 psarris k
  • 4 篇 tatlock zachary
  • 4 篇 chong frederic t...
  • 4 篇 basu protonu
  • 4 篇 hall mary
  • 4 篇 mowry tc
  • 4 篇 kyriakopoulos k
  • 4 篇 sadayappan p.
  • 4 篇 cavazos john

语言

  • 352 篇 英文
  • 14 篇 其他
  • 2 篇 中文
检索条件"主题词=compiler optimization"
368 条 记 录,以下是81-90 订阅
排序:
An incremental basic block instruction scheduler
收藏 引用
JOURNAL OF SYSTEMS ARCHITECTURE 1998年 第3期45卷 179-203页
作者: Venugopal, R Srikant, YN Indian Inst Sci Bangalore 560012 Karnataka India
Incremental methods for the earlier phases of compilation such as lexical analysis, parsing, semantic analysis and machine independent optimization have been well studied. In this paper, we describe an approach toward... 详细信息
来源: 评论
Vectorizing programs with IF-statements for processors with SIMD extensions
收藏 引用
JOURNAL OF SUPERCOMPUTING 2020年 第6期76卷 4731-4746页
作者: Sun, Huihui Gorlatch, Sergei Zhao, Rongcai Univ Munster Munster Germany Natl Digital Switching Syst Engn & Technol Res Ct Zhengzhou Henan Peoples R China
Vectorization of programs is crucial for achieving high performance on modern processors with SIMD (Single Instruction Multiple Data) extensions. Programs with IF-statements suffer from control flow divergence that se... 详细信息
来源: 评论
Array organization in parallel memories
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 2004年 第2期32卷 123-163页
作者: Al-Mouhamed, M King Fahd Univ Petr & Minerals Coll Comp Sci & Engn Dept Comp Engn Dhahran 31261 Saudi Arabia
The bandwidth mismatch between processor and main memory is one major throughput limiting problem. Although streamed computations have predictable access patterns their references have little temporal locality and are... 详细信息
来源: 评论
Symbolic Analysis for Data Plane Programs Specialization
收藏 引用
ACM TRANSACTIONS ON ARCHITECTURE AND CODE optimization 2022年 第1期20卷 1-21页
作者: Luinaud, Thomas Langlois, J. M. Pierre Savaria, Yvon Polytech Montreal 2500 Chemin Polytech Montreal PQ H3T 1J4 Canada
Programmable network data planes have extended the capabilities of packet processing in network devices by allowing custom processing pipelines and agnostic packet processing. While a variety of applications can be im... 详细信息
来源: 评论
Exploiting locality for irregular scientific codes
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2006年 第7期17卷 606-618页
作者: Han, H Tseng, CW Korea Adv Inst Sci & Technol Div Comp Sci Taejon 305701 South Korea Univ Maryland Dept Comp Sci College Pk MD 20742 USA
Irregular scientific codes experience poor cache performance due to their irregular memory access patterns. In this paper, we present two new locality improving techniques for irregular scientific codes. Our technique... 详细信息
来源: 评论
Ablego:: a function outlining and partial inlining framework
收藏 引用
SOFTWARE-PRACTICE & EXPERIENCE 2007年 第5期37卷 465-491页
作者: Zhao, Peng Amaral, Jose Nelson Univ Alberta Dept Comp Sci Edmonton AB Canada IBM Corp Toronto Lab Markham ON Canada
Frequently invoked large functions are common in non-numeric applications. These large functions present challenges to modern compilers not only because they require more time and resources at compilation time, but al... 详细信息
来源: 评论
Using integer linear programming for instruction scheduling and register allocation in multi-issue processors
收藏 引用
COMPUTERS & MATHEMATICS WITH APPLICATIONS 1997年 第9期34卷 1-14页
作者: Chang, CM Chen, CM King, CT Department of Computer Science National Tsing Hua University Hsinchu Taiwan 300 R.O.C.
Instruction scheduling and register allocation are two very important optimizations in modern compilers for advanced processors. These two optimizations must be performed simultaneously in order to maximize the instru... 详细信息
来源: 评论
A computational study of heuristic and exact techniques for superblock instruction scheduling
收藏 引用
JOURNAL OF SCHEDULING 2012年 第6期15卷 743-756页
作者: Chase, Michael Malik, Abid M. Russell, Tyrel Oldford, R. Wayne van Beek, Peter Univ Waterloo Cheriton Sch Comp Sci Waterloo ON N2L 3G1 Canada Univ Waterloo Dept Stat & Actuarial Sci Waterloo ON N2L 3G1 Canada
compilers perform instruction scheduling to improve the performance of code on modern computer architectures. Superblocks-a straight-line sequence of code with a single entry point and multiple possible exit points-ar... 详细信息
来源: 评论
Efficient and safe-for-space closure conversion
收藏 引用
ACM TRANSACTIONS ON PROGRAMMING LANGUAGES AND SYSTEMS 2000年 第1期22卷 129-161页
作者: Shao, Z Appel, AW Yale Univ Dept Comp Sci New Haven CT 06520 USA Princeton Univ Dept Comp Sci Princeton NJ 08544 USA
Modern compilers often implement function calls (or returns) in two steps: first, a "closure" environment is properly installed to provide access for free variables in the target program fragment;second, the... 详细信息
来源: 评论
Efficient synthesis of out-of-core algorithms using a nonlinear optimization solver
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2006年 第5期66卷 659-673页
作者: Krishnan, S Krishnamoorthy, S Baumgartner, G Lam, CC Ramanujam, J Sadayappan, P Choppella, V Ohio State Univ Dept Comp Sci & Engn Columbus OH 43210 USA Louisiana State Univ Dept Comp Sci Baton Rouge LA 70803 USA Louisiana State Univ Dept Elect & Comp Engn Baton Rouge LA USA Indian Inst Informat Technol & Management Thiruvananthapuram 695581 Kerala India
We address the problem of efficient out-of-core code generation for a special class of imperfectly nested loops encoding tensor contractions arising in quantum chemistry computations. These loops operate on arrays too... 详细信息
来源: 评论