咨询与建议

限定检索结果

文献类型

  • 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 订阅
排序:
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... 详细信息
来源: 评论
Revisiting communication code generation algorithms for message-passing systems
收藏 引用
INTERNATIONAL JOURNAL OF PARALLEL EMERGENT AND DISTRIBUTED SYSTEMS 2006年 第5期21卷 323-344页
作者: Ferner, Clayton Univ N Carolina Dept Comp Sci 601 S Coll Rd Wilmington NC 28403 USA
In this paper, we investigate algorithms for generating communication code to run on distributed-memory systems. We modify algorithms from previously published work and prove that the algorithms produce correct code. ... 详细信息
来源: 评论
An overlapping task assignment scheme for hierarchical coarse-grain task parallel processing
收藏 引用
CONCURRENCY AND COMPUTATION-PRACTICE & EXPERIENCE 2006年 第11期18卷 1335-1351页
作者: Yoshida, Akimasa Toho Univ Dept Informat Sci Chiba 2748510 Japan
This paper proposes an overlapping task assignment scheme for the hierarchical coarse-grain task parallel processing on multiprocessor systems. In coarse-grain task parallel processing, the compiler extracts paralleli... 详细信息
来源: 评论
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... 详细信息
来源: 评论
EXTENSIONS TO CYCLE SHRINKING
收藏 引用
INTERNATIONAL JOURNAL OF HIGH SPEED COMPUTING 1995年 第2期7卷 265-284页
作者: SETHI, A BISWAS, S SANYAL, A INDIAN INST TECHNOL DEPT COMP SCI & ENGNBOMBAY 400076MAHARASHTRAINDIA
An important part of a parallelizing compiler is the restructuring phase, which extracts parallelism from a sequential program. We consider an important restructuring transformation called cycle shrinking [5], which p... 详细信息
来源: 评论
Communication optimization on automatic program parallelization
Communication optimization on automatic program parallelizat...
收藏 引用
8th ACIS International Conference on Software Engineering, Artificial Intelligence, Networking and Parallel/Distributed Computing/3rd ACIS International Workshop on Self-Assembling Wireless Networks
作者: Dong Chun-Li Zhao Rong-Cai Ma Zhuo-Jie Li Dong-Hong Natl Digital Switching Syst Engn & Technol Res Ct Zhengzhou 450002 Peoples R China
Minimizing communication by increasing the locality of data references is an important optimization for achieving high performance on distributed memory machines. But in the progress of decomposition, reorganization i... 详细信息
来源: 评论
An overview of the APC compiler for distributed memory machines
An overview of the APC compiler for distributed memory machi...
收藏 引用
International Conference on Parallel and Distributed Processing Techniques and Applications
作者: Zotov, S Institute for Microprocessors Russian Academy of Sciences Moscow 117997 GSP-7 Block 1 Nahimovski prosp. 36 Russian Federation
The APC compiler provides automatic parallelization of sequential FORTRAN77 programs for efficient execution on distributed memory machines. It performs source to source transformation making one-dimensional block dat... 详细信息
来源: 评论
Pattern-based Automatic Parallelization of Representative-based Clustering Algorithms  5
Pattern-based Automatic Parallelization of Representative-ba...
收藏 引用
5th IEEE International Conference on Data Science and Advanced Analytics (IEEE DSAA)
作者: Islam, Saiyedul Balasubramaniam, Sundar Gupta, Shruti Brajesh, Shikhar Badlani, Rohan Labhishetty, Nitin Baid, Abhinav Goyal, Poonam Goyal, Navneet Birla Inst Technol & Sci Pilani Dept Comp Sci & Informat Syst Adv Data Analyt & Parallel Technol Lab Pilani Campus Pilani Rajasthan India BITS Pilani Pilani Rajasthan India
Ease of programming and optimal parallel performance have historically been on the opposite side of a tradeoff, forcing the user to choose. With the advent of the Big Data era and rapid evolution of sequential algorit... 详细信息
来源: 评论
OSCAR API for Real-Time Low-Power Multicores and Its Performance on Multicores and SMP Servers
OSCAR API for Real-Time Low-Power Multicores and Its Perform...
收藏 引用
22nd International Workshop on Languages and compilers for Parallel Computing
作者: Kimura, Keiji Mase, Masayoshi Mikami, Hiroki Miyamoto, Takamichi Shirako, Jun Kasahara, Hironori Waseda Univ Dept Comp Sci & Engn Shinjuku Ku Tokyo Japan
OSCAR (Optimally Scheduled Advanced Multiprocessor) API has been designed for real-time embedded low-power multicores to generate parallel programs for various multicores from different vendors by using the OSCAR para... 详细信息
来源: 评论
A Polyhedral Compilation Framework for Loops with Dynamic Data-Dependent Bounds  2018
A Polyhedral Compilation Framework for Loops with Dynamic Da...
收藏 引用
27th International Conference on compiler Construction (CC)
作者: Zhao, Jie Kruse, Michael Cohen, Albert Ecole Normale Super INRIA Paris France Ecole Normale Super DI Paris France
We study the parallelizing compilation and loop nest optimization of an important class of programs where counted loops have a dynamic data-dependent upper bound. Such loops are amenable to a wider set of transformati... 详细信息
来源: 评论