咨询与建议

限定检索结果

文献类型

  • 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 条 记 录,以下是1-10 订阅
排序:
parallelizing compiler Framework and API for Power Reduction and Software Productivity of Real-Time Heterogeneous Multicores
Parallelizing Compiler Framework and API for Power Reduction...
收藏 引用
23rd International Workshop on Languages and compilers for Parallel Computing (LCPC 2010)
作者: Hayashi, Akihiro Wada, Yasutaka Watanabe, Takeshi Sekiguchi, Takeshi Mase, Masayoshi Shirako, Jun Kimura, Keiji Kasahara, Hironori Waseda Univ Dept Comp Sci & Engn Shinjuku Ku Tokyo Japan
Heterogeneous multicores have been attracting much attention to attain high performance keeping power consumption low in wide spread of areas. However, heterogeneous multicores force programmers very difficult program... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
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... 详细信息
来源: 评论
FJComp, a Java parallelizing compiler for dealing with divide-and-conquer algorithm
FJComp, a Java parallelizing compiler for dealing with divid...
收藏 引用
International Conference on Computer Applications Technology (ICCAT)
作者: Senghor, Abdourahmane Konate, Karim Cheikh Anta Diop Univ Dakar Dept Math & Informat Dakar Senegal
The purpose of this article is to design and implement a performing compiler for parallelizing Java application with divide-and-conquer algorithm. The compiler is built around Java ForkJoin framework, which is directl... 详细信息
来源: 评论
Design and implementation of the loop restructuring feature for the MIRAI parallelizing compiler
Design and implementation of the loop restructuring feature ...
收藏 引用
International Conference on Parallel and Distributed Processing Techniques and Applications
作者: Nobuhara, H Mineo, M Uehara, T Saito, S Kunieda, Y Wakayama Univ Wakayama Japan
When loops in sequential programs written in procedural programming languages are parallelized, automatic parallelizing compilers should perform data dependence analysis in order to preserve constraints by data refere... 详细信息
来源: 评论
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... 详细信息
来源: 评论
Automatic Computer System Characterization for a parallelizing compiler
Automatic Computer System Characterization for a Parallelizi...
收藏 引用
IEEE International Conference on Cluster Computing (CLUSTER)
作者: Sussman, Alan Lo, Norman Anderson, Timothy Univ Maryland UMIACS College Pk MD 20742 USA BAE Syst Electron Solutions Burlington MA 01803 USA
Effectively utilizing the compute power of modern multi-core machines is a challenging task for a programmer. Automated extraction of shared memory parallelism via powerful compiler transformations and optimizations i... 详细信息
来源: 评论
Performance Evaluation of OSCAR Multi-target Automatic parallelizing compiler on Intel, AMD, Arm and RISC-V Multicores  34th
Performance Evaluation of OSCAR Multi-target Automatic Paral...
收藏 引用
34th International Workshop on Languages and compilers for Parallel Computing (LCPC)
作者: Magnussen, Birk Martin Kawasumi, Tohma Mikami, Hiroki Kimura, Keiji Kasahara, Hironori Waseda Univ Green Comp Ctr Dept Comp Sci & Engn Shinjuku Ku 27 Waseda Machi Tokyo 1620042 Japan
With an increasing number of shared memory multicore processor architectures, there is a requirement for supporting multiple architectures in automatic parallelizing compilers. The OSCAR (Optimally Scheduled Advanced ... 详细信息
来源: 评论
MODELING TECHNIQUES IN A parallelizing compiler FOR THE B-HIVE MULTIPROCESSOR SYSTEM
收藏 引用
International Journal of High Speed Computing 1989年 第1期1卷 143-164页
作者: SUKIL KIM DHARMA P. AGRAWAL JA-SONG LEU JON MAUNEY Department of Electrical and Computer Engineering North Carolina State University Raleigh NC 27695 Department of Electrical and Computer Engineering Louisiana State University Baton Rouge LA 70803 Computer Science Department North Carolina State University Raleigh NC 27695
The parallelizing compiler for the B-HIVE loosely-coupled multiprocessor system uses a medium grain model to minimize the communication overhead. A medium grain model is shown to be an optimum way of merging fine grai... 详细信息
来源: 评论