咨询与建议

限定检索结果

文献类型

  • 5 篇 会议
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 5 篇 工学
    • 5 篇 计算机科学与技术...
    • 3 篇 软件工程

主题

  • 6 篇 loop level paral...
  • 2 篇 software transac...
  • 1 篇 speculative mult...
  • 1 篇 llvm
  • 1 篇 branch
  • 1 篇 code transformat...
  • 1 篇 computation deco...
  • 1 篇 thesis
  • 1 篇 prediction
  • 1 篇 multicore compil...
  • 1 篇 dynamic parallel...
  • 1 篇 ilp
  • 1 篇 javascript paral...
  • 1 篇 dynamic reconfig...
  • 1 篇 speculative para...
  • 1 篇 data decompositi...
  • 1 篇 read-only data
  • 1 篇 profile-guided o...
  • 1 篇 thread-level spe...
  • 1 篇 auto-paralleliza...

机构

  • 1 篇 univ michigan ad...
  • 1 篇 univ manchester ...
  • 1 篇 suny binghamton ...
  • 1 篇 arm res cambridg...
  • 1 篇 university of mi...
  • 1 篇 univ n texas den...

作者

  • 2 篇 mehrara mojtaba
  • 1 篇 kavi k
  • 1 篇 lujan mikel
  • 1 篇 suri tameesh
  • 1 篇 zhang yh
  • 1 篇 gabrielli giacom...
  • 1 篇 hsu po-chun
  • 1 篇 aggarwal aneesh
  • 1 篇 hao jeff
  • 1 篇 zaidi ali mustaf...
  • 1 篇 song lt
  • 1 篇 chunli dong rong...
  • 1 篇 iordanou konstan...
  • 1 篇 mahlke scott

语言

  • 6 篇 英文
检索条件"主题词=loop level parallelism"
6 条 记 录,以下是1-10 订阅
排序:
Improving Performance of Simple Cores by Exploiting loop-level parallelism through Value Prediction and Reconfiguration  09
Improving Performance of Simple Cores by Exploiting Loop-Lev...
收藏 引用
6th ACM International Conference on Computing Frontiers and Workshops
作者: Suri, Tameesh Aggarwal, Aneesh SUNY Binghamton ECE Dept Binghamton NY 13902 USA
There is a growing trend towards designing simpler CPU cores that have considerable area, complexity, and power advantages. These cores are then leveraged in large-scale multicore processors or in SoCs for hand-held d... 详细信息
来源: 评论
loopapalooza: Investigating Limits of loop-level parallelism with a Compiler-Driven Approach
<i>Loopapalooza</i>: Investigating Limits of Loop-Level Para...
收藏 引用
IEEE International Symposium on Performance Analysis of Systems and Software (ISPASS)
作者: Zaidi, Ali Mustafa Iordanou, Konstantinos Lujan, Mikel Gabrielli, Giacomo Arm Res Cambridge England Univ Manchester Dept Comp Sci Manchester Lancs England
Improving sequential performance of out-of-order processors is becoming harder. Further improvements may require exploitation of thread-level parallelism, on top of ILP, as it can provide better design and performance... 详细信息
来源: 评论
loop transformation techniques to aid in loop unrolling and multithreading  16
Loop transformation techniques to aid in loop unrolling and ...
收藏 引用
16th International Conference on Parallel and Distributed Computing Systems (PDCS 2003)
作者: Song, LT Zhang, YH Kavi, K Univ N Texas Denton TX 76203 USA
In modern computer. systems loops present a great deal of opportunities for increasing Instruction level and Thread level parallelism. loop Unrolling is a technique used to obtain greater ILP while independent loop it... 详细信息
来源: 评论
Parallelizing Sequential Applications on Commodity Hardware using a Low-cost Software Transactional Memory  09
Parallelizing Sequential Applications on Commodity Hardware ...
收藏 引用
ACM SIGPLAN Conference on Programming Language Design and Implementation
作者: Mehrara, Mojtaba Hao, Jeff Hsu, Po-Chun Mahlke, Scott Univ Michigan Adv Comp Architecture Lab Ann Arbor MI 48109 USA
Multicore designs have emerged as the mainstream design paradigm for the microprocessor industry. Unfortunately, providing multiple cores does not directly translate into performance for most applications. The industr... 详细信息
来源: 评论
Compiler and Runtime Techniques for Automatic Parallelization of Sequential Applications
Compiler and Runtime Techniques for Automatic Parallelizatio...
收藏 引用
作者: Mehrara, Mojtaba University of Michigan
学位级别:Ph.D.
Multicore designs have emerged as the mainstream design paradigm for the microprocessor industry. Unfortunately, providing multiple cores does not directly translate into performance for most applications. An attracti... 详细信息
来源: 评论
An Improving Computation and Data Decomposition Method
An Improving Computation and Data Decomposition Method
收藏 引用
2006年国际电子、工程及科学领域的分布式计算和应用学术研讨会
作者: Chunli Dong,RongcaiZhao,Jianmin Pang,Lin Han,Peng Du National Digital Switching System Engineering & Technology R &D Center Zhengzhou 450002,P.R CHINA
Data locality is critical to achieving high performance on high-performance parallel *** how to find a good data decomposition is becoming a key issue in parallelizing *** have developed a compiler system that fully a... 详细信息
来源: 评论