咨询与建议

限定检索结果

文献类型

  • 8 篇 期刊文献
  • 7 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 14 篇 工学
    • 14 篇 计算机科学与技术...
    • 7 篇 电气工程
    • 5 篇 软件工程
    • 1 篇 电子科学与技术(可...
  • 1 篇 理学
    • 1 篇 数学

主题

  • 15 篇 program parallel...
  • 3 篇 parallel program...
  • 3 篇 transactional me...
  • 2 篇 performance
  • 2 篇 parallelization ...
  • 2 篇 implicit paralle...
  • 2 篇 static analysis
  • 2 篇 program optimiza...
  • 2 篇 dependence analy...
  • 2 篇 performance eval...
  • 2 篇 optimistic concu...
  • 2 篇 restructuring co...
  • 1 篇 experimentation
  • 1 篇 languages
  • 1 篇 llvm
  • 1 篇 partial evaluati...
  • 1 篇 simd
  • 1 篇 program analysis
  • 1 篇 program transfor...
  • 1 篇 debugging

机构

  • 2 篇 purdue univ sch ...
  • 2 篇 ibm research yor...
  • 1 篇 ensta bretagne l...
  • 1 篇 electrical and c...
  • 1 篇 ras keldysh inst...
  • 1 篇 univ massachuset...
  • 1 篇 univ malaga dept...
  • 1 篇 univ calif river...
  • 1 篇 university of il...
  • 1 篇 tech univ madrid...
  • 1 篇 hewlett packard ...
  • 1 篇 univ calif river...
  • 1 篇 univ vienna dept...
  • 1 篇 delft univ techn...
  • 1 篇 nec lab amer pri...
  • 1 篇 univ illinois de...
  • 1 篇 univ new mexico ...
  • 1 篇 coll william & m...
  • 1 篇 russian acad sci...
  • 1 篇 univ calif irvin...

作者

  • 2 篇 eigenmann r
  • 2 篇 von praun christ...
  • 2 篇 cascaval calin
  • 1 篇 zapata emilio l.
  • 1 篇 baranov a. v.
  • 1 篇 zhao zhijia
  • 1 篇 mckinley ks
  • 1 篇 khammassi nader
  • 1 篇 ceze luis
  • 1 篇 dutt nikil
  • 1 篇 ashraf imran
  • 1 篇 le lann jean-chr...
  • 1 篇 qiu junqiao
  • 1 篇 hermenegildo m
  • 1 篇 ren bin
  • 1 篇 kataev nikita
  • 1 篇 bozorgzadeh elah...
  • 1 篇 gutierrez eladio
  • 1 篇 gerndt m
  • 1 篇 tikhomirov a. i.

语言

  • 14 篇 英文
  • 1 篇 其他
检索条件"主题词=program parallelization"
15 条 记 录,以下是11-20 订阅
排序:
On the automatic parallelization of the Perfect Benchmarks®
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 1998年 第1期9卷 5-23页
作者: Eigenmann, R Hoeflinger, J Padua, D Purdue Univ Sch Elect & Comp Engn W Lafayette IN 47907 USA Univ Illinois Dept Comp Sci Urbana IL 61801 USA
This paper presents the results of the Cedar Hand-parallelization Experiment, conducted from 1989 through 1992, within the Center for Supercomputing Research and Development (CSRD) at the University of Illinois. In th... 详细信息
来源: 评论
A compiler optimization algorithm for shared-memory multiprocessors
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 1998年 第8期9卷 769-787页
作者: McKinley, KS Univ Massachusetts Dept Comp Sci Amherst MA 01003 USA
This paper presents a new compiler optimization algorithm that parallelizes applications for symmetric, shared-memory multiprocessors. The algorithm considers data locality, parallelism, and the granularity of paralle... 详细信息
来源: 评论
Nonlinear and symbolic data dependence testing
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 1998年 第12期9卷 1180-1194页
作者: Blume, W Eigenmann, R Hewlett Packard Co Cupertino CA 95014 USA Purdue Univ Sch Elect & Comp Engn W Lafayette IN 47907 USA
One of the most crucial qualities of an optimizing compiler is its ability to detect when different data references access the same storage location. Such references are said to be data-dependent and they impose const... 详细信息
来源: 评论
AN IMPROVED SYSTOLIC ALGORITHM FOR THE ALGEBRAIC PATH PROBLEM
收藏 引用
INTEGRATION-THE VLSI JOURNAL 1993年 第3期14卷 279-296页
作者: RAJOPADHYE, S Electrical and Computer Engineering Department Oregon State University Corvallis OR 97431-3211 USA
We systematically derive a systolic algorithm for the algebraic path problem (APP). We start with an algorithm with (parallel) running time 3n, but whose data dependencies are not local. The first step in obtaining a ... 详细信息
来源: 评论
parallelization FOR MULTIPROCESSORS WITH MEMORY HIERARCHIES  1st
PARALLELIZATION FOR MULTIPROCESSORS WITH MEMORY HIERARCHIES
收藏 引用
1ST INTERNATIONAL CONF ON PARALLEL COMPUTATION
作者: GERNDT, M MORITSCH, H UNIV VIENNA DEPT STAT & COMP SCIA-1010 VIENNAAUSTRIA
programming shared memory multiprocessors seems to be easier than developing programs for distributed memory systems. The reason is the existence of a global names space for parallel threads providing uniform access t... 详细信息
来源: 评论