咨询与建议

限定检索结果

文献类型

  • 72 篇 期刊文献
  • 33 篇 会议
  • 1 篇 学位论文

馆藏范围

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

日期分布

学科分类号

  • 102 篇 工学
    • 95 篇 计算机科学与技术...
    • 31 篇 软件工程
    • 30 篇 电气工程
    • 6 篇 电子科学与技术(可...
    • 3 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 1 篇 力学(可授工学、理...
    • 1 篇 机械工程
    • 1 篇 材料科学与工程(可...
    • 1 篇 动力工程及工程热...
    • 1 篇 化学工程与技术
  • 3 篇 理学
    • 3 篇 数学
  • 3 篇 管理学
    • 3 篇 管理科学与工程(可...
    • 1 篇 工商管理
  • 1 篇 经济学
    • 1 篇 应用经济学

主题

  • 106 篇 parallelizing co...
  • 7 篇 loop paralleliza...
  • 6 篇 high-level synth...
  • 5 篇 hdl
  • 4 篇 clustering
  • 4 篇 domain specific ...
  • 4 篇 hpf
  • 4 篇 high performance...
  • 4 篇 multicore
  • 4 篇 distributed memo...
  • 4 篇 scheduling
  • 4 篇 fpga
  • 4 篇 hpf compiler
  • 3 篇 data dependence ...
  • 3 篇 array redistribu...
  • 3 篇 compiler optimiz...
  • 3 篇 data dependence ...
  • 3 篇 systolic array
  • 3 篇 block-cyclic dis...
  • 3 篇 cache

机构

  • 3 篇 natl taiwan norm...
  • 3 篇 natl chiao tung ...
  • 3 篇 natl digital swi...
  • 3 篇 southern fed uni...
  • 3 篇 natl tsing hua u...
  • 2 篇 west pomeranian ...
  • 2 篇 waseda univ dept...
  • 2 篇 nara inst sci & ...
  • 2 篇 univ minnesota d...
  • 2 篇 seoul natl univ ...
  • 2 篇 natl sun yat sen...
  • 2 篇 toho univ dept i...
  • 2 篇 sun microsyst in...
  • 2 篇 intel corp micro...
  • 2 篇 waseda univ dept...
  • 2 篇 state key lab ma...
  • 2 篇 purdue univ dept...
  • 2 篇 univ texas dept ...
  • 2 篇 birla inst techn...
  • 1 篇 birla inst techn...

作者

  • 7 篇 kimura keiji
  • 7 篇 kasahara hironor...
  • 5 篇 hwang gh
  • 5 篇 zhao jie
  • 5 篇 tseng ss
  • 5 篇 yang ct
  • 4 篇 goyal poonam
  • 4 篇 huang tc
  • 4 篇 dubrov denis v.
  • 4 篇 balasubramaniam ...
  • 4 篇 islam saiyedul
  • 4 篇 goyal navneet
  • 4 篇 zhao rongcai
  • 3 篇 steinberg roman ...
  • 3 篇 yoshida akimasa
  • 3 篇 steinberg boris ...
  • 3 篇 lee jk
  • 3 篇 shirako jun
  • 3 篇 mikami hiroki
  • 2 篇 nakata i

语言

  • 103 篇 英文
  • 3 篇 其他
检索条件"主题词=Parallelizing compiler"
106 条 记 录,以下是81-90 订阅
排序:
Efficient run-time parallelization for DO loops
收藏 引用
JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 1998年 第1期14卷 237-253页
作者: Yang, CT Tseng, SS Hsieh, MH Kao, SH Natl Space Program Off ROCSAT Ground Segment Hsinchu 300 Taiwan Natl Tsing Hua Univ Dept Informat & Comp Sci Hsinchu 300 Taiwan
A run-time technique based on the inspector-executor scheme is proposed in this paper to find available parallelism on loops. Our inspector can determine the wavefronts by building a DEF-USE table for each loop of a p... 详细信息
来源: 评论
High performance Fortran compilation techniques for parallelizing scientific codes  98
High performance Fortran compilation techniques for parallel...
收藏 引用
Proceedings of the 1998 ACM/IEEE conference on Supercomputing
作者: Vikram Adve Guohua Jin John Mellor-Crummey Qing Yi Rice University Houston TX
With current compilers for High Performance Fortran (HPF), substantial restructuring and hand-optimization may be required to obtain acceptable performance from an HPF port of an existing Fortran application. A key go... 详细信息
来源: 评论
Using knowledge-based techniques on loop parallelization for parallelizing compilers
收藏 引用
PARALLEL COMPUTING 1997年 第3期23卷 291-309页
作者: Yang, CT Tseng, SS Chuang, CD Shih, WC NATL CHIAO TUNG UNIV DEPT COMP & INFORMAT SCIHSINCHU 300TAIWAN
In this paper we propose a knowledge-based approach for solving data dependence testing and loop scheduling problems. A rule-based system, called the K-Test, is developed by repertory grid and attribute ording table t... 详细信息
来源: 评论
A note on compiling FORTRAN loop kernels onto a dataflow architecture
收藏 引用
PARALLEL COMPUTING 1997年 第11期22卷 1545-1557页
作者: Walker, E Morgan, G Cass, B Ulanowski, Z UNIV YORK DEPT COMP SCI YORK YO1 5DD N YORKSHIRE ENGLAND
Currently, dataflow architectures are programmed using applicative languages to ease the task of deriving the dataflow graph during compilation. We summarise our experience gained in prototyping a FORTRAN nested loop ... 详细信息
来源: 评论
Efficient algorithms for data distribution on distributed memory parallel computers
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 1997年 第8期8卷 825-839页
作者: Lee, PZ Institute of Information Science Taipei Taiwan
Data distribution has been one of the most important research topics in parallelizing compilers for distributed memory parallel computers. Good data distribution schema should consider both the computation load balanc... 详细信息
来源: 评论
Automatic data mapping of signal processing applications
Automatic data mapping of signal processing applications
收藏 引用
IEEE International Conference on Application-Specific Systems, Architectures and Processes
作者: Ancourt, C Barthou, D Guettier, C Irigoin, F Jeannet, B Jourdan, J Mattioli, J Ecole des Mines de Paris Fontainebleau France
This paper presents a technique to map automatically a complete digital signal processing (DSP) application onto a parallel machine with distributed memory. Unlike other applications where coarse or medium grain sched... 详细信息
来源: 评论
Compiling for scalable multiprocessors with polaris
收藏 引用
Parallel Processing Letters 1997年 第4期7卷 425-436页
作者: Paek, Yunheung Department of Computer Science University of Illinois at Urbana-Champaign Urbana IL 61801 1304 West Springfield Avenue United States
Due to the complexity of programming scalable multiprocessors with physically distributed memories, it is onerous to manually generate parallel code for these machines. As a consequence, there has been much research o... 详细信息
来源: 评论
PPD: A practical parallel loop detector for parallelizing compilers on multiprocessor systems
收藏 引用
IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS 1996年 第11期E79D卷 1545-1560页
作者: Yang, CT Wu, CT Tseng, SS Department of Computer and Information Science National Chiao Tung University Hsinchu 300 . Taiwan
It is well known that extracting parallel loops plays a significant role in designing parallelizing compilers. The execution efficiency of a loop is enhanced when the loop can be executed in parallel or partial parall... 详细信息
来源: 评论
A compiling technique for dataflow machines - New algorithm for optimum translation from control flow graph into dataflow graph
收藏 引用
SYSTEMS AND COMPUTERS IN JAPAN 1996年 第4期27卷 12-24页
作者: Yasue, T Muraoka, Y Member School of Science and Engineering Waseda University Tokyo Japan 169
In this paper an optimum algorithm to translate control flow graphs to dataflow graphs is proposed for dataflow execution of sequential programs. Some of the existing analysis methods restrict the specification of a p... 详细信息
来源: 评论
DPART: AN AUTOMATIC DATA PARTITIONING SYSTEM FOR DISTRIBUTED MEMORY PARALLEL MACHINES
收藏 引用
Parallel Algorithms and Applications 1996年 第3-4期9卷 205-212页
作者: Zhaohui Duan[a] Zhaoqing Zhang[a] [a] National Research Center for Intelligent Computing Systems Institute of Computing Technology Beijing PR China
One of the most intellectual steps in compiling for distributed memory parallel machines is to determine a suitable data partitioning scheme for a particular program. Most of the parallelizing compilers for these mach... 详细信息
来源: 评论