咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是61-70 订阅
排序:
An efficient algorithm for computing communication sets for data parallel programs with block-cyclic distribution
An efficient algorithm for computing communication sets for ...
收藏 引用
31st International Conference on Parallel Processing (ICPP 2002)
作者: Hwang, GH Natl Taiwan Normal Univ Dept Informat & Comp Educ Taipei Taiwan
In this paper, we present a new algorithm for computing the communication sets in array section movements with block-cyclic (cyclic(k) in HPF) distribution. Ourframework can handle multi-level alignments, multi-dimens... 详细信息
来源: 评论
A technique to eliminate redundant inter-processor communication on parallelizing compiler TINPAR
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 1999年 第2期27卷 97-109页
作者: Kubota, A Tatsumi, S Tanaka, T Goshima, M Mori, S Nakashima, H Tomita, S Hiroshima City Univ Fac Informat Sci Hiroshima Japan Kyoto Univ Grad Sch Informat Kyoto Japan Toyota Technol Inst Dept Informat & Comp Sci Toyohashi Aichi Japan
Optimizing inter-processor(PE) communication is crucial for parallelizing compilers for message-passing parallel machines to achieve high performance. In this paper, we;propose a technique to eliminate redundant inter... 详细信息
来源: 评论
Using knowledge-based systems for research on parallelizing compilers
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2001年 第3期13卷 181-208页
作者: Yang, CT Tseng, SS Fann, YW Tsai, TK Hsieh, MH Wu, CT Natl Space Program Off Ground Syst Sect Hsinchu 300 Taiwan Natl Chiao Tung Univ Dept Comp & Informat Sci Hsinchu 300 Taiwan
The main function of parallelizing compilers is to analyze sequential programs, in particular the loop structure, to detect hidden parallelism and automatically restructure sequential programs into parallel subtasks t... 详细信息
来源: 评论
Array operation synthesis to optimize HPF programs on distributed memory machines
收藏 引用
JOURNAL OF PARALLEL AND DISTRIBUTED COMPUTING 2001年 第4期61卷 467-500页
作者: Hwang, GH Lee, JK Ju, RDC Natl Chi Nan Univ Dept Informat Management Nantou Taiwan Natl Tsing Hua Univ Dept Comp Sci Hsinchu 30043 Taiwan Intel Corp Microprocessor Res Labs Santa Clara CA 95052 USA
An increasing number of programming languages;such as Fortran 90, HPF, and APL, provide a rich set of intrinsic array functions and array expressions. These constructs, which constitute an important part of data paral... 详细信息
来源: 评论
The efficient computation of ownership sets in HPF
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2001年 第8期12卷 769-788页
作者: Joisha, PG Banerjee, P Northwestern Univ Inst Technol Ctr Parallel & Distributed Comp Dept Elect & Comp Engn Evanston IL 60208 USA
Ownership sets are fundamental to the partitioning of program computations across processors by the owner-computes rule. These sets arise due to the mapping of arrays onto processors. In this paper, we focus on how ow... 详细信息
来源: 评论
Non-linear array data dependence test
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 2001年 第2期57卷 145-154页
作者: Huang, TC Yang, CM Natl Sun Yat Sen Univ Dept Elect Engn Kaohsiung 80424 Taiwan
Data dependence analysis is the most essential process while parallelizing a sequential program. Most current data dependence tests cannot handle array subscripts that are non-linear expressions. In this paper, we pre... 详细信息
来源: 评论
Time stamp algorithms for runtime parallelization of DOACROSS loops with dynamic dependences
收藏 引用
IEEE TRANSACTIONS ON PARALLEL AND DISTRIBUTED SYSTEMS 2001年 第5期12卷 433-450页
作者: Xu, CZ Chaudhary, V Wayne State Univ Dept Elect & Comp Engn Detroit MI 48202 USA
This paper presents a time stamp algorithm for runtime parallelization of general DOACROSS loops that have indirect access patterns. The algorithm follows the INSPECTOR/EXECUTOR scheme and exploits parallelism at a fi... 详细信息
来源: 评论
Implementing a dynamic processor allocation policy for multiprogrammed parallel applications in the Solaris™ operating system
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2001年 第6期13卷 449-464页
作者: Yue, KK Lilja, DJ Univ Minnesota Minnesota Supercomp Inst Dept Elect & Comp Engn Minneapolis MN 55455 USA Sun Microsyst Inc Palo Alto CA 94303 USA
Parallel applications typically do not perform well in a multiprogrammed environment that uses time-sharing to allocate processor resources to the applications' parallel threads. Co-scheduling related parallel thr... 详细信息
来源: 评论
PACWON: A parallelizing compiler for workstations on a network
收藏 引用
JOURNAL OF SYSTEMS ARCHITECTURE 1998年 第2期45卷 157-176页
作者: Das, D Das, PP Indian Inst Technol Dept Comp Sci & Engn Kharagpur 721302 W Bengal India
The current influx of networked workstations has prompted people to use this platform as a multiprocessing environment. In addition, tools like the Parallel Virtual Machine (PVM) has fuelled the growth even further. I... 详细信息
来源: 评论
A model of parallelizing compiler on multithreading operating systems
收藏 引用
International Journal of Modelling and Simulation 1998年 第1期18卷 9-15页
作者: Yang, Chao-Tung Tseng, Shian-Shyong Hsiao, Ming-Chang Dept. of Comp. and Info. Science National Chiao Tung University Hsinchu 300 Taiwan Switch Technology Laboratory Telecommunication Laboratories Min. of Transp. and Communications Taoyuan Taiwan Tung Hai University Taiwan National Chiao Tung University Taiwan Laboratory of Knowledge Engineering Prog. Lang. in Comp. and Info. Sci. National Chiao Tung University Taiwan ACM Taiwan Dept. of Comp. and Info. Science National Chiao Tung University Taiwan Computer Center Taiwan Dept. of Comp. and Info. Science Taiwan Computer Center Ministry of Education China IEEE Taiwan National Cheng Kung University Taiwan Switch Technology Laboratory Telecommunication Laboratories Min. of Transp. and Commun. ROC Taiwan
Multithreading support seems to be the most obvious approach for helping programmers to take the advantage of parallelism by operating systems. Although multithreading for a lot of multiprocessors is powerful, we some... 详细信息
来源: 评论