咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是71-80 订阅
排序:
An intelligent parallel loop scheduling for parallelizing compilers
收藏 引用
JOURNAL OF INFORMATION SCIENCE AND ENGINEERING 2000年 第2期16卷 169-200页
作者: Fann, YW Yang, CT Tseng, SS Tsai, CJ Natl Chiao Tung Univ Dept Comp & Informat Sci Hsinchu 300 Taiwan Natl Space Program Off ROCSAT Ground Syst Sect Hsinchu 300 Taiwan
In this paper we propose a knowledge-based approach to solving loop-scheduling problems. A rule-based system, called IPLS, is developed by combining a repertory grid and an attribute ordering table to construct a know... 详细信息
来源: 评论
POEMS: End-to-end performance design of large parallel adaptive computational systems
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2000年 第11期26卷 1027-1048页
作者: Adve, VS Bagrodia, R Browne, JC Deelman, E Dube, A Houstis, EN Rice, JR Sakellariou, R Sundaram-Stukel, DJ Teller, PJ Vernon, MK Univ Illinois Dept Comp Sci Urbana IL 61801 USA Univ Calif Los Angeles Dept Comp Sci Los Angeles CA 90095 USA Univ Texas Dept Comp Sci Austin TX 78712 USA Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA Univ Manchester Dept Comp Sci Manchester M13 9PL Lancs England Univ Wisconsin Dept Comp Sci Madison WI 53706 USA Univ Texas Dept Comp Sci El Paso TX 79968 USA
The POEMS project is creating an environment for end-to-end performance modeling of complex parallel and distributed systems, spanning the domains of application software, runtime and operating system software, and ha... 详细信息
来源: 评论
Efficient interprocedural array data-flow analysis for automatic program parallelization
收藏 引用
IEEE TRANSACTIONS ON SOFTWARE ENGINEERING 2000年 第3期26卷 244-261页
作者: Gu, JJ Li, ZY Sun Microsyst Inc Palo Alto CA 94303 USA Purdue Univ Dept Comp Sci W Lafayette IN 47907 USA
Since sequential languages such as Fortran and C are more machine-independent than current parallel languages, it is highly desirable to develop powerful parallelization-tools which can generate parallel codes, automa... 详细信息
来源: 评论
A practical run-time technique for exploiting loop-level parallelism
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 2000年 第3期54卷 259-271页
作者: Huang, TC Hsu, PH Natl Sun Yat Sen Univ Dept Elect Engn Kaohsiung 804 Taiwan
In order to exploit potential parallelism of loops, in which the array access patterns cannot be analyzed at compile-time, parallelizing compilers must rely on the run-time dependence analysis techniques. The LRPD tes... 详细信息
来源: 评论
NUAPC: A parallelizing compiler for C++
收藏 引用
Journal of Computer Science & Technology 1997年 第5期12卷 458-459页
作者: 朱根江 谢立 孙钟秀 DepartmentofComputerScience NationalKeyLabforNovelSoftwareTechnologyNanjingUniversityNanjing210093
This paper presents a model for automatically parallelizing compiler based on C++ which consists of compile-time and run-time parallelizing *** paper also describes a method for finding both intra-object and inter-obj... 详细信息
来源: 评论
An object-oriented framework for loop parallelization
收藏 引用
JOURNAL OF SUPERCOMPUTING 1999年 第1期13卷 57-69页
作者: Omori, Y Fukuda, A Nara Inst Sci & Technol Grad Sch Informat Sci Nara 6300101 Japan Wakayama Univ Fac Syst Engn Wakayama 6408441 Japan
Generation of efficient parallel code is a major goal of a well-designed and developed parallelizing compiler. Another important goal is portability of both compiler system and the resulting output source codes. The v... 详细信息
来源: 评论
Communication set generations with CSD calculus and expression-rewriting framework
收藏 引用
PARALLEL COMPUTING 1999年 第9期25卷 1105-1130页
作者: Hwang, GH Lee, JK Natl Tsing Hua Univ Dept Comp Sci Hsinchu 30043 Taiwan
In this paper, we present a new framework based on expression-rewritings and a calculus form called common-stride descriptor (CSD) calculus to generate the local enumeration set and communication set for High Performa... 详细信息
来源: 评论
Efficient implementation of multi-dimensional array redistribution
收藏 引用
IEICE TRANSACTIONS ON INFORMATION AND SYSTEMS 1998年 第11期E81D卷 1195-1204页
作者: Guo, MY Yamashita, N Nakata, I Univ Tsukuba Doctoral Program Engn Tsukuba Ibaraki 3050006 Japan
Array redistribution is required very often in programs on distributed memory parallel computers. It is essential to use efficient algorithms for redistribution, otherwise the performance of programs may degrade consi... 详细信息
来源: 评论
Eliminating barrier synchronization for compiler-parallelized codes on software DSMs
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL PROGRAMMING 1998年 第5期26卷 591-612页
作者: Han, HS Tseng, CW Keleher, P Univ Maryland Dept Comp Sci College Pk MD 20742 USA
Software distributed-shared-memory (DSM) systems provide an appealing target for parallelizing compilers due to their flexibility. Previous studies demonstrate such systems can provide performance comparable to messag... 详细信息
来源: 评论
Improving performance of multi-dimensional array redistribution on distributed memory machines  3
Improving performance of multi-dimensional array redistribut...
收藏 引用
3rd International Workshop on High-Level Parallel Programming Models and Supportive Environments at the IPPS/SPDP 1998
作者: Guo, M Yamashita, Y Nakata, I Univ Tsukuba Tsukuba Ibaraki 305 Japan
Array redistribution is required very often in programs on distributed memory parallel computers. It is essential to use efficient algorithms for redistribution, otherwise the performance of the programs may degrade c... 详细信息
来源: 评论